]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the "unix-excl" VFS, use the heap for shared memory, since only a single unix-excl
authordrh <drh@noemail.net>
Sat, 12 Mar 2011 18:10:44 +0000 (18:10 +0000)
committerdrh <drh@noemail.net>
Sat, 12 Mar 2011 18:10:44 +0000 (18:10 +0000)
commit3cb9339a6c59939e29278af733bc3fe868360db7
tree7223a859e687556c3a122f19a403ffa17666ab1b
parenta7e61d8b247ded7b5b2283e6b598fb4cc1b7895a
In the "unix-excl" VFS, use the heap for shared memory, since only a single
process is able to read or write the database.

FossilOrigin-Name: a05a6d40875df674f9c2b46e33128c6878d4edaa
manifest
manifest.uuid
src/os_unix.c