]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary calls to FCNTL_SIZE_HINT. Return an error to the user if the file...
authordan <dan@noemail.net>
Thu, 23 May 2013 10:13:18 +0000 (10:13 +0000)
committerdan <dan@noemail.net>
Thu, 23 May 2013 10:13:18 +0000 (10:13 +0000)
commit3719f5f600db954c2e84e47ba8d7d5658be54bbd
tree41c973e27c984ce558a5c7104221b777ef5ebc9e
parent34e258c942f033d623bb559a0d7dbcd64246d30e
Avoid unnecessary calls to FCNTL_SIZE_HINT. Return an error to the user if the file-control invoked by "PRAGMA mmap_size" returns a value other than SQLITE_OK or SQLITE_NOTFOUND.

FossilOrigin-Name: 40cfde8b4a59a09e52e62f9f029f8d3b32eb15fa
manifest
manifest.uuid
src/pager.c
src/pragma.c