Anonymous - 2003-11-23

Logged In: YES
user_id=60964

This is in reference to the function dolock_node_in_cache in
pvalue.c, whose body I commented out entirely, with the comment:

void
dolock_node_in_cache (NODE node, BOOLEAN lock)
{
#if NOT_WORKING_ON_LARGE_DATA_SETS
/* This leads to cache overflow, so there is something
wrong here - Perry, 2003-03-07 */