]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance sqlite3PcacheTruncate() to run faster in the common case where the
authordrh <drh@noemail.net>
Thu, 11 Aug 2016 13:03:51 +0000 (13:03 +0000)
committerdrh <drh@noemail.net>
Thu, 11 Aug 2016 13:03:51 +0000 (13:03 +0000)
commit4f62e5466e9aee06722c2b479e573f123e64964a
tree9bcd6fdcef18d16effc537e9c432055cddbcc482
parente22c375659d073c435a49635c05f1fcd86aeb815
Enhance sqlite3PcacheTruncate() to run faster in the common case where the
cutoff is just a few pages less than the page number highwater mark.

FossilOrigin-Name: 03dceaea15aa357097a4615ef6044be36d505044
manifest
manifest.uuid
src/pcache1.c