Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add coverage tests. Remove a NEVER macro from pager.c, as the condition can now be true in wal mode. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
7aac9ad6dd14b1c56eb8e4750ac769c6 |
User & Date: | dan 2010-06-24 10:50:18.000 |
Context
2010-06-24
| ||
13:24 | Add a coverage test to pagerfault.test. (check-in: b58db67e97 user: dan tags: trunk) | |
10:50 | Add coverage tests. Remove a NEVER macro from pager.c, as the condition can now be true in wal mode. (check-in: 7aac9ad6dd user: dan tags: trunk) | |
02:46 | Make sure the wal-index reader detects an incorrect version number even if it had to hold a lock in order to read the wal-index. Also, expand and enhance various comments in wal.c. (check-in: 2e6a462ceb user: drh tags: trunk) | |
Changes
Changes to src/pager.c.
Changes to test/malloc_common.tcl.
Changes to test/pager1.test.
Changes to test/pagerfault.test.