]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify the interface to the blocking wal-checkpoint functionality.
authordan <dan@noemail.net>
Thu, 18 Nov 2010 12:11:05 +0000 (12:11 +0000)
committerdan <dan@noemail.net>
Thu, 18 Nov 2010 12:11:05 +0000 (12:11 +0000)
commitcdc1f049bf19766b4847cb59ec87b680e2982671
tree17cc5025c0ed6084e52105b706acf01bebdfd293
parenta58f26f93f77ae83021d52ff76738f27a59596b9
Modify the interface to the blocking wal-checkpoint functionality.

FossilOrigin-Name: 72787c010c8944e8fcf9c98aa4482f129142d8e9
14 files changed:
manifest
manifest.uuid
src/btree.c
src/btree.h
src/main.c
src/pager.c
src/pager.h
src/pragma.c
src/sqlite.h.in
src/sqliteInt.h
src/vdbe.c
src/wal.c
src/wal.h
test/wal5.test