Files
mongo/ext
Keith Bostic decba3a931 If there's an entry in the cache with the same key as the entry in the
primary, but the cache has been deleted, ignore both and move to the
next entry.

Remove the code that handled the case where the CURSOR key referenced
memory in the WT_CURSOR: that can no longer happen because of the change
to always copy the memory from the WT_CURSOR.
2013-07-26 16:19:53 -04:00
..