]> git.ipfire.org Git - thirdparty/sqlite.git/commit
A different fix to [fc62af4523]. When changing from journal_mode=PERSIST or TRINCATE...
authordan <dan@noemail.net>
Thu, 17 Jun 2010 16:44:21 +0000 (16:44 +0000)
committerdan <dan@noemail.net>
Thu, 17 Jun 2010 16:44:21 +0000 (16:44 +0000)
commit731bf5bcf87cbbd34a11f73a6d345255f90e7547
tree15132e67b9d02c193197acf9f945db3cbe50d688
parentb70f82a7a523d432153edf1b9c496eb11463e585
A different fix to [fc62af4523]. When changing from journal_mode=PERSIST or TRINCATE to some other rollback mode, delete the journal file only if a RESERVED lock can be obtained on the database file first.

FossilOrigin-Name: b9b11855e8a9522309dd30e5256bb67d67e1353a
manifest
manifest.uuid
src/pager.c
src/vdbe.c
test/journal2.test
test/jrnlmode.test