]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the mechanism used to keep track of what kind of syncing to do for wal-sync-refactor
authordrh <drh@noemail.net>
Fri, 25 Aug 2017 01:14:43 +0000 (01:14 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Aug 2017 01:14:43 +0000 (01:14 +0000)
commitdaaae7b9d124961d4c6bae0cfd128aab76671404
treeeb3287bd8e2c53e1276bebf38c5af58c84ff3a85
parent9c6e07d2fa6876c20116d8d9c8e486699f992959
Update the mechanism used to keep track of what kind of syncing to do for
WAL transaction commits and checkpoint operations.  Use the checkpoint-style
of syncing to sync the header of a new or restarted WAL file.

FossilOrigin-Name: bf65dae8d4297c57ac63228ccf0100f9fabf2fb600438c9f2e10a29c4b118168
manifest
manifest.uuid
src/os.c
src/pager.c
src/wal.c
src/wal.h
test/wal2.test