]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use mmap() to read from the database file in rollback mode. This branch is unix only...
authordan <dan@noemail.net>
Thu, 14 Mar 2013 18:34:37 +0000 (18:34 +0000)
committerdan <dan@noemail.net>
Thu, 14 Mar 2013 18:34:37 +0000 (18:34 +0000)
commitb2d3de3bf47b7eaf5bb6bf68de5946895bd943af
tree73a9c5cd3824fe04ad469366bbefc2406686e77b
parent27e6df4e41f832921c92028e88e58f3c287bfd25
Use mmap() to read from the database file in rollback mode. This branch is unix only for now.

FossilOrigin-Name: 6f21d9cbf5d457e63a7282015a89ae785526cf6d
manifest
manifest.uuid
src/btree.c
src/os_unix.c
src/pager.c
src/pcache.h
src/sqlite.h.in
test/permutations.test