]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid using the "direct overflow read" optimization to read large blobs if the
authordan <dan@noemail.net>
Fri, 21 Oct 2016 10:49:39 +0000 (10:49 +0000)
committerdan <dan@noemail.net>
Fri, 21 Oct 2016 10:49:39 +0000 (10:49 +0000)
commite24452edefe76efba5fe76ad786bfc0e8a1daa12
tree76febcf63cce408fdd28f491dd2ffb8dc7e5e386
parentceb97c110715008c71e79d6f84936c42e10501b8
Avoid using the "direct overflow read" optimization to read large blobs if the
pager layer has a wal file open - even if the database header indicates that
the db is not a wal database.

FossilOrigin-Name: b54c15f11796a75683eec4b502a22ccb87d621c6
ext/rbu/rbudor.test [new file with mode: 0644]
manifest
manifest.uuid
src/btree.c
src/pager.c
src/pager.h