]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The shared-memory used by WAL on linux now really is shared memory in /dev/shm.
authordrh <drh@noemail.net>
Tue, 1 Jun 2010 21:02:51 +0000 (21:02 +0000)
committerdrh <drh@noemail.net>
Tue, 1 Jun 2010 21:02:51 +0000 (21:02 +0000)
commit8b3cf82ddfb6e7897a970b14cd4e76ae2ee71268
tree1423b35659eaebcb97633a87bd74b31b6460a9b5
parent0235ab99446dcd772402e82c69871f6fc16b38ef
The shared-memory used by WAL on linux now really is shared memory in /dev/shm.
On other unix flavors, the file is in a temporary directory rather than in the
same directory as the database.

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