]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the ota extension perform an incremental checkpoint after generating the wal...
authordan <dan@noemail.net>
Mon, 20 Oct 2014 16:24:23 +0000 (16:24 +0000)
committerdan <dan@noemail.net>
Mon, 20 Oct 2014 16:24:23 +0000 (16:24 +0000)
commitd2f5ee20f051e768a4883ce9c01b7725da1fb6a7
tree1fb45a0a249519149b67d0a91669d6ded7f0e6b7
parent93fdbfa64f79f9699769b94d32f016ff0c3ebc04
Have the ota extension perform an incremental checkpoint after generating the wal file.

FossilOrigin-Name: 0bf1301aacb3b717b4cc020fbda9fab0bae331c3
12 files changed:
ext/ota/ota1.test
ext/ota/sqlite3ota.c
manifest
manifest.uuid
src/main.c
src/pager.c
src/pager.h
src/pragma.c
src/sqlite.h.in
src/wal.c
src/wal.h
test/wal.test