]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_FCNTL_SYNC and SQLITE_FCNTL_COMMIT_PHASETWO file-controls
authordrh <drh@noemail.net>
Wed, 11 Dec 2013 15:47:39 +0000 (15:47 +0000)
committerdrh <drh@noemail.net>
Wed, 11 Dec 2013 15:47:39 +0000 (15:47 +0000)
commita5f40593bee1ae4261725e80b18259e3dfda975d
tree2d9c74760e91f505335a53bf48fa189ee01a04f0
parenta81ad1758c7cc9ab8dc8e78ceacc8878db77ef52
parent07c5d0a901c3c2ed1dd6a8d6c480653b205896cd
Add the SQLITE_FCNTL_SYNC and SQLITE_FCNTL_COMMIT_PHASETWO file-controls
and have the pager call them at appropriate times.  This is needed in order
to enable ZIPVFS to do multi-file atomic commits.

FossilOrigin-Name: 552f94d50f08cf11f33205730fde52bc2f06cff6
manifest
manifest.uuid
src/test6.c