]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not attempt to flush the pages of an in-memory database to disk if sqlite3_db_cach...
authordan <dan@noemail.net>
Thu, 29 Oct 2015 21:11:22 +0000 (21:11 +0000)
committerdan <dan@noemail.net>
Thu, 29 Oct 2015 21:11:22 +0000 (21:11 +0000)
commit9fb13abc6ef9f1a02c99f173a586ed24922c4a46
treed658c4b7029eeb49a5cd3e6bed243b5dac7d2b98
parent4a6beac28b3d76f20147ab6a62c8445051fffd9a
Do not attempt to flush the pages of an in-memory database to disk if sqlite3_db_cacheflush() is called.

FossilOrigin-Name: 9b79a390440a23542a370b591e567b31ebb35c42
manifest
manifest.uuid
src/pager.c