SQLite

Check-in [decaccc37c]
Login

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

Overview
Comment:Clarify the effects of the pager_ota_mode pragma. Add tests and fixes for the same.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | ota-update
Files: files | file ages | folders
SHA1: decaccc37cbdcd2a663233469efdf4982a810513
User & Date: dan 2014-09-16 20:02:41.756
Context
2014-09-17
15:20
Add tests and fixes for "PRAGMA ota_mode". (check-in: 39df35c4ac user: dan tags: ota-update)
2014-09-16
20:02
Clarify the effects of the pager_ota_mode pragma. Add tests and fixes for the same. (check-in: decaccc37c user: dan tags: ota-update)
2014-09-15
19:34
Remove the experimental sqlite3_transaction_save() and restore() APIs. (check-in: 48d201cd8b user: dan tags: ota-update)
Changes
Unified Diff Side-by-Side Diff Patch
Added ext/ota/ota4.test.
Changes to src/pager.c.
Changes to src/pager.h.
Changes to src/pragma.c.
Changes to src/wal.c.
Changes to src/wal.h.