SQLite

Check-in [28aa1f4ea8]
Login

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

Overview
Comment:Add a complicated assert() to check that statement transactions are opened when required.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 28aa1f4ea8dad56ffedb31d6c2bc27c1d6be2407
User & Date: dan 2009-09-09 11:37:20.000
Context
2009-09-09
11:43
Add a test case to show that 29ab7be99f is fixed. (check-in: 135d656a20 user: dan tags: trunk)
11:37
Add a complicated assert() to check that statement transactions are opened when required. (check-in: 28aa1f4ea8 user: dan tags: trunk)
2009-09-08
19:15
Combine the OP_Statement and OP_Transaction opcodes. (check-in: aec9dbd8d2 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
configure became executable.
Changes to src/build.c.
Changes to src/vdbe.h.
Changes to src/vdbeaux.c.