]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the Btree object to remember whether or not it is holding an
authordrh <drh@noemail.net>
Thu, 25 Jun 2015 13:03:10 +0000 (13:03 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Jun 2015 13:03:10 +0000 (13:03 +0000)
commit6918095d816d8e0eef2d3db520c1e49348020634
treeb49a62ccc2a6339c74fa848e4f6249edfaa9b3f3
parent526b17db1371c2f2a975130d5f9dd92baa87be2f
Enhance the Btree object to remember whether or not it is holding an
Incrblob cursor.  Use this knowledge to improve performance in the common
case where it does not.

FossilOrigin-Name: 476b11563c08c6d9c0abd69e4d865c4edcdd45f5
manifest
manifest.uuid
src/btree.c
src/btreeInt.h