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

Overview
Comment:Fix a couple of problems related to log recovery and checkpointing.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: e64f3ba5f09f21b0b9ad01713100a64f8cfad6ad
User & Date: dan 2014-02-19 11:28:29.504
Context
2014-02-21
17:36
Performance tweaks for seek operations. check-in: 18ae7f9855 user: dan tags: trunk
2014-02-19
11:28
Fix a couple of problems related to log recovery and checkpointing. check-in: e64f3ba5f0 user: dan tags: trunk
2014-02-18
20:01
Add crash simulation and recovery test infrastructure. And one test case. check-in: cd8da865a4 user: dan tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/bt_log.c.
Changes to test/permutations.test.
Changes to test/recover1.test.
Added test/recover2.test.