]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Always send the SQLITE_FCNTL_MMAP_LIMIT pragma to the VFS, even if the limit
authordrh <drh@noemail.net>
Tue, 2 Apr 2013 00:15:23 +0000 (00:15 +0000)
committerdrh <drh@noemail.net>
Tue, 2 Apr 2013 00:15:23 +0000 (00:15 +0000)
commit98d2038fc2325c968620afe515e3a99a8a08f098
tree1d77f01e43c989b030a899aabd41b504dd4684b7
parent3861f546e3f3752cdce48fb75e37da7394aba882
Always send the SQLITE_FCNTL_MMAP_LIMIT pragma to the VFS, even if the limit
is zero and even if the VFS does not support xFetch().

FossilOrigin-Name: 01ffdabbad30f1c157f2b33b1e85ee4d6c4632dd
manifest
manifest.uuid
src/pager.c