]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_wal_checkpoint() and sqlite3_wal_autocheckpoint() APIs.
authordan <dan@noemail.net>
Mon, 3 May 2010 08:04:49 +0000 (08:04 +0000)
committerdan <dan@noemail.net>
Mon, 3 May 2010 08:04:49 +0000 (08:04 +0000)
commit586b9c8a9470c36697f5ec04ef3533c9e26c5c89
tree421a4b455c7d757beac47a0b9c9eeeb468ad0686
parentbee6f4ebe21126d1811b34dec26a67cde376dae0
Add the sqlite3_wal_checkpoint() and sqlite3_wal_autocheckpoint() APIs.

FossilOrigin-Name: 9803196dec85e3aa4105cc477e9cfe98d370e486
manifest
manifest.uuid
src/main.c
src/pragma.c
src/sqlite.h.in
src/sqliteInt.h
src/vdbe.c
test/backup.test
test/walthread.test