]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that "PRAGMA wal_checkpoint = TRUNCATE|FULL|RESTART" block on other connection...
authordrh <drh@noemail.net>
Thu, 29 Jan 2015 19:59:05 +0000 (19:59 +0000)
committerdrh <drh@noemail.net>
Thu, 29 Jan 2015 19:59:05 +0000 (19:59 +0000)
commit0e8e04efd1a2b87c5d2f45999cc0372a7ef2d7c4
tree9a8cc2d22ba46dc00c921a32381b4e2f2c35daaf
parent8c441848d2d4f1f4bce4f57cac227aef2878dd2a
Ensure that "PRAGMA wal_checkpoint = TRUNCATE|FULL|RESTART" block on other connections and truncate the wal file as required even if the entire wal file has already been checkpointed.  Cherry-pick from trunk.

FossilOrigin-Name: 18610617aff622d5212b5fb589b46542a205417a
manifest
manifest.uuid
src/main.c
src/wal.c
test/wal5.test