]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove code not needed now that synchronous=OFF database files no longer
authordrh <drh@noemail.net>
Mon, 22 Feb 2016 23:44:42 +0000 (23:44 +0000)
committerdrh <drh@noemail.net>
Mon, 22 Feb 2016 23:44:42 +0000 (23:44 +0000)
commitb0529586572f3b3fcfd6bfcab6f177247e1cd9fa
treed446e410370c27f4906b73fe26705135e3d7af9c
parent600e888454ca54d734b08c610ec8cfefcaba02e9
Remove code not needed now that synchronous=OFF database files no longer
trigger the use of a master journal.

FossilOrigin-Name: aa9f4c622af191edbeb6a535942944f8c91f5c37
manifest
manifest.uuid
src/btree.c
src/btree.h
src/pager.c
src/pager.h
src/vdbeaux.c