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

Overview
Comment:Fix an issue with using a bt cursor after sqlite4BtCsrDelete() has been called on it.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: f10991c423496070e1b49ad805a7afe152362f41
User & Date: dan 2013-11-13 15:21:46.130
Context
2013-11-13
16:34
Fix a problem in the VM code generated for a CREATE INDEX statement. check-in: e42f8bb1c2 user: dan tags: trunk
15:21
Fix an issue with using a bt cursor after sqlite4BtCsrDelete() has been called on it. check-in: f10991c423 user: dan tags: trunk
2013-11-11
20:27
Add the BT_CONTROL_MULTIPROC option. check-in: 7343be21c9 user: dan tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/bt_main.c.
Changes to test/permutations.test.
Changes to test/test_kv2.c.
Changes to test/tester.tcl.