]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that "PRAGMA wal_checkpoint = TRUNCATE|FULL|RESTART" block on other connection...
authordan <dan@noemail.net>
Thu, 29 Jan 2015 19:12:12 +0000 (19:12 +0000)
committerdan <dan@noemail.net>
Thu, 29 Jan 2015 19:12:12 +0000 (19:12 +0000)
commit976b003344df8b2d97d0e587c7a1c4256341439c
tree43626e72cb93b22f478d1a577c2dbc15dc07449a
parent6267920b095d5483bc96eb17fc5f918da8735fa2
Ensure that "PRAGMA wal_checkpoint = TRUNCATE|FULL|RESTART" block on other connections and truncate the database file as required even if the entire wal file has already been checkpointed.

FossilOrigin-Name: 53429689d4fcf472edbc89cc50b5e69ba3270634
manifest
manifest.uuid
src/main.c
src/wal.c
test/wal5.test