]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enable the b-tree cursor objects overflow page-number cache, which is normally enable...
authordan <dan@noemail.net>
Tue, 11 Mar 2014 20:33:04 +0000 (20:33 +0000)
committerdan <dan@noemail.net>
Tue, 11 Mar 2014 20:33:04 +0000 (20:33 +0000)
commit5a500afd571a5f1219d6e840e8ab41ba772eb616
tree35584c19cb8f28e9aea6b723dac8f5cc7a768fe4
parent468108628c0399f0bc52f639b93317565badb3aa
Enable the b-tree cursor objects overflow page-number cache, which is normally enabled only for incr-blob cursors, for all cursors.

FossilOrigin-Name: da59198505990a4fe832be7932117c7e014955b7
manifest
manifest.uuid
src/btree.c
src/btree.h
src/btreeInt.h
src/vdbeblob.c