]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Further simplifications to the SHM locking logic. Remove the SQLITE_SHM_QUERY
authordrh <drh@noemail.net>
Wed, 5 May 2010 19:09:49 +0000 (19:09 +0000)
committerdrh <drh@noemail.net>
Wed, 5 May 2010 19:09:49 +0000 (19:09 +0000)
commitccd13d1f80b3036d63d78c3d8b8bf70a70f200ff
tree83664bf35be95d75f51d0451497216389ca1aa5e
parentc7991bdf297d0db2189e90a9f63b6e28a52d7038
Further simplifications to the SHM locking logic.  Remove the SQLITE_SHM_QUERY
option.  Unify the WRITE to READ and RECOVER to READ transitions.

FossilOrigin-Name: e9bfa6e4ce7d1edc6be8b9173ac3b6bfd180632a
manifest
manifest.uuid
src/os_unix.c
src/sqlite.h.in