]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the pager so that correct rollbacks occur when synchronous is turned off.
authordrh <drh@noemail.net>
Sat, 15 Feb 2003 23:09:17 +0000 (23:09 +0000)
committerdrh <drh@noemail.net>
Sat, 15 Feb 2003 23:09:17 +0000 (23:09 +0000)
commit4303feedd3eb1acb3a86cd76889e5746308e653a
tree5b38f380bfb53edfc505cfe0a8e5bf669cb13741
parent32c4a833e00b6e98a469214dda20a5ef2cf5a070
Fix the pager so that correct rollbacks occur when synchronous is turned off.
This check-in also included unrelated documentation updates. (CVS 866)

FossilOrigin-Name: 3ef0ad8a4f2696a58aff9d812f90038c2c63f3fc
manifest
manifest.uuid
src/pager.c
test/pragma.test
test/trans.test
test/trigger2.test
test/update.test
www/index.tcl
www/quickstart.tcl