]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the immutable=TRUE query parameter and SQLITE_IOCAP_IMMUTABLE, either
authordrh <drh@noemail.net>
Thu, 1 May 2014 01:13:08 +0000 (01:13 +0000)
committerdrh <drh@noemail.net>
Thu, 1 May 2014 01:13:08 +0000 (01:13 +0000)
commitd1ae96d39e7fe67db42aebb3613a22d88809daf4
tree4913766cf1b61b65661ff9f81d5db229c735cbe5
parentfb4c9242a51e19087d08e0144ee23c5a7f882727
Add the immutable=TRUE query parameter and SQLITE_IOCAP_IMMUTABLE, either
of which prevents locking of the database and omits tests for existance
of journal files.

FossilOrigin-Name: 71f152c85d79ebd9ca48bc9c4c71fc4debaf2437
manifest
manifest.uuid
src/pager.c
src/sqlite.h.in