]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Clear the Pager.dbModified flag when unlocking the database. Assert that it is clear...
authordan <dan@noemail.net>
Wed, 2 Dec 2009 14:44:32 +0000 (14:44 +0000)
committerdan <dan@noemail.net>
Wed, 2 Dec 2009 14:44:32 +0000 (14:44 +0000)
commitbc7c039ce21d691d719051a5d8879e12a712b08e
tree003985668783f199d4161444f2d0d90bc04d5060
parent9f3962e7b55e9dd86d271ed6e96eb494ec173781
Clear the Pager.dbModified flag when unlocking the database. Assert that it is clear when locking the database.

FossilOrigin-Name: d17ec16b7c5051c904c09580a856593b2fb85edc
ext/fts3/fts3_write.c
manifest
manifest.uuid
src/pager.c