]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the BtCursor.pPage field which is the current page to which the cursor btree-current-page-cache
authordrh <drh@noemail.net>
Wed, 15 Apr 2015 19:13:26 +0000 (19:13 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Apr 2015 19:13:26 +0000 (19:13 +0000)
commite3bf194c0e1ce6e9554db34c5094ee1e4051011d
treea8c1e2a524d635679d5c0e57fe5cf0faddd5d747
parentf3392e32c7f76f6e28b6b1fc78119b278fbfdbc9
Add the BtCursor.pPage field which is the current page to which the cursor
points, for a very small performance gain.

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