]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not reset the page cache when a rollback journal truncate fails, as doing
authordrh <drh@noemail.net>
Wed, 11 May 2016 12:47:46 +0000 (12:47 +0000)
committerdrh <drh@noemail.net>
Wed, 11 May 2016 12:47:46 +0000 (12:47 +0000)
commita37e0cfb2205c8ddcb71e08bb1ed1ce859cec8fc
tree2cfc4bfaa0bd4ff8eaf560665076dfe28520029b
parent65c6420335cfd78615ea7432ce862da7027171bc
Do not reset the page cache when a rollback journal truncate fails, as doing
so can cause loss of information for an in-memory TEMP file.

FossilOrigin-Name: 345ce1c9f64f2a424663b4dfcbe4586d9df7bff6
manifest
manifest.uuid
src/pager.c