]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Within a write-transaction on a wal database in mmap mode, check the page-cache for... mmap-wal-bigtrans
authordan <dan@noemail.net>
Fri, 7 Aug 2015 09:42:12 +0000 (09:42 +0000)
committerdan <dan@noemail.net>
Fri, 7 Aug 2015 09:42:12 +0000 (09:42 +0000)
commit02342d4fcaedb59a604017ba51dfcd742d1384ec
treeedece06e3e486b83d6261a48e4b21a468cfe95b4
parent3acc85f0ed988a9c1f35c013116f898cafcbfa00
Within a write-transaction on a wal database in mmap mode, check the page-cache for an entry before the wal file. This can be faster if the wal file is very large.

FossilOrigin-Name: 3a82c8e6cb7227fe05e304c9550d0398404e0938
manifest
manifest.uuid
src/pager.c