]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In sqlite3PagerWrite(), do not set the PGHDR_NEED_SYNC flag on a page if an IO error...
authordanielk1977 <danielk1977@noemail.net>
Mon, 13 Jul 2009 11:22:10 +0000 (11:22 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 13 Jul 2009 11:22:10 +0000 (11:22 +0000)
commita299d61249986c4a1b36f1a029b5649be689ca19
tree6fca8088389d9cdbce375696b7c4761a8f4ae58e
parent8f880a8cfb3bff57ddbd1e17240bcc7585b7aabc
In sqlite3PagerWrite(), do not set the PGHDR_NEED_SYNC flag on a page if an IO error occured while attempting to journal it. (CVS 6887)

FossilOrigin-Name: b9be365d85fddedbfa93eebf3ee62a140cbaa426
manifest
manifest.uuid
src/btree.c
src/pager.c