]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change blocking-checkpoint tests so that they run once using "PRAGMA wal_checkpoint...
authordan <dan@noemail.net>
Mon, 7 Feb 2011 15:12:12 +0000 (15:12 +0000)
committerdan <dan@noemail.net>
Mon, 7 Feb 2011 15:12:12 +0000 (15:12 +0000)
commit9c5e3680dfa359da2cf77202b561bd7e7df1c628
treeb41fea8ba8d7ccdb50423ab3ea8bb91d2d883e40
parent2fe88b7ca4b1318d5499b552bcde5e12b84cd1cc
Change blocking-checkpoint tests so that they run once using "PRAGMA wal_checkpoint" and once using calls to sqlite3_wal_checkpoint_v2(). Also fix edge cases surrounding the output variables set by wal_checkpoint_v2().

FossilOrigin-Name: 5a4b6652cf3780ffed6fe0fe669e8090b0b71e81
manifest
manifest.uuid
src/main.c
src/test1.c
src/wal.c
test/superlock.test
test/wal5.test