Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Remove an inaccurate assert() from lsm_sorted.c.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | block-redirects
Files: files | file ages | folders
SHA1: 259878e357ae7ccfbb455233551e8392bf18bc3a
User & Date: dan 2013-01-26 17:24:06.870
Context
2013-01-26
19:17
Fix problems with redirected blocks in compressed databases. check-in: 930b7e4507 user: dan tags: block-redirects
17:24
Remove an inaccurate assert() from lsm_sorted.c. check-in: 259878e357 user: dan tags: block-redirects
16:44
Fix a problem to do with an lsm_seek(LSM_SEEK_LE) on a level that is currently undergoing a merge. Add more complex assert statements to catch any similar problems. check-in: ca4dc40190 user: dan tags: block-redirects
Changes
Unified Diff Side-by-Side Diff Patch
Changes to lsm-test/lsmtest9.c.
Changes to src/lsm_sorted.c.