]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Simplify the pcache by not keeping continuous track of page 1 but instead
authordrh <drh@noemail.net>
Fri, 26 Jun 2015 02:41:31 +0000 (02:41 +0000)
committerdrh <drh@noemail.net>
Fri, 26 Jun 2015 02:41:31 +0000 (02:41 +0000)
commit39065c60b34af8eaf96d70113896b570d0a5fe3b
tree5d0e277e1dc9ca90987faad607638339434e1d56
parent591909c344eecf314505b31af0fb32ca068248f7
Simplify the pcache by not keeping continuous track of page 1 but instead
just loading page 1 on the rare occasions when it is actually needed.

FossilOrigin-Name: 015302f15e46a087ec92f3644c6741600dbf4306
manifest
manifest.uuid
src/pcache.c