Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Have lsmtest use zlib for compression if HAVE_ZLIB is defined. This causes at least one test to fail. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | compression-hooks |
Files: | files | file ages | folders |
SHA1: |
867018276943a0a7c15ae4a3b268c703 |
User & Date: | dan 2012-10-24 19:54:41.724 |
Context
2012-10-25
| ||
11:08 | Fix bug reading page data from a compressed database that occurs when the last page of a segment ends on the last byte of a block. check-in: 549868a020 user: dan tags: compression-hooks | |
2012-10-24
| ||
19:54 | Have lsmtest use zlib for compression if HAVE_ZLIB is defined. This causes at least one test to fail. check-in: 8670182769 user: dan tags: compression-hooks | |
18:33 | Fix memory leaks in compressed database mode. check-in: 083e3a6c0f user: dan tags: compression-hooks | |
Changes
Changes to lsm-test/lsmtest_tdb.c.
Changes to lsm-test/lsmtest_tdb3.c.
Changes to src/lsm_file.c.