]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change so that snapshot transactions always lock the wal file - snapshots-lock-wal
authordan <dan@noemail.net>
Sat, 23 Sep 2017 07:46:54 +0000 (07:46 +0000)
committerdan <dan@noemail.net>
Sat, 23 Sep 2017 07:46:54 +0000 (07:46 +0000)
commit21f2bafd9ba4cba4b6a837166cc673424dabe3f1
treec08ea7a64db68667c072062d1db3befc97bd9d07
parent3314062b9d710f64e03638d1a6d48e9bb3ae7d98
Experimental change so that snapshot transactions always lock the wal file -
preventing writers or truncate-checkpointers from wrapping it.

FossilOrigin-Name: d71eeaab9ecdeed772047498b781be1f0be0655af284b94cf676bb408ceea8b1
manifest
manifest.uuid
src/wal.c
test/snapshot3.test [new file with mode: 0644]