SQLite

Check-in [c1ebcacd9b]
Login

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

Overview
Comment:Add experimental branch disallowing VACUUM when there are one or more active SQL statements.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | experimental
Files: files | file ages | folders
SHA1: c1ebcacd9b31239aee065c64c4b4596d56dc397f
User & Date: dan 2010-09-24 09:32:45.000
Context
2010-09-24
18:04
Add new file e_vacuum.test. Move part of e_select.test into e_select2.test. (Closed-Leaf check-in: 30801892c6 user: dan)
09:32
Add experimental branch disallowing VACUUM when there are one or more active SQL statements. (check-in: c1ebcacd9b user: dan tags: experimental)
08:00
Modify testable statement ids in a few test files to account for recent docsrc changes. (check-in: 7893e52595 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/vacuum.c.
Changes to test/vacuum2.test.