]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Speed improvements for in-memory databases by omitting flag clearing on pages
authordrh <drh@noemail.net>
Wed, 17 Sep 2008 20:06:26 +0000 (20:06 +0000)
committerdrh <drh@noemail.net>
Wed, 17 Sep 2008 20:06:26 +0000 (20:06 +0000)
commitb3df2e1cfedffabad16e977061c89388daef7710
tree684470397d42579b49627059e0c9192ec6e3499b
parent89bae3ed7ae1635acd29806d16a6bb9b65d8af59
Speed improvements for in-memory databases by omitting flag clearing on pages
where it is impossible for the flag to be set and by avoiding assert()s on
non-debugging builds.  Ticket #3384. (CVS 5715)

FossilOrigin-Name: a7fd9e622bc1050e78f227ec42b6ba90c87c865a
manifest
manifest.uuid
src/pager.c
src/pcache.c
src/pcache.h