]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Arrange for sqlite3BtreeMovetoUnpacked() to always leave the cursor cell
authordrh <drh@noemail.net>
Mon, 25 Nov 2013 16:23:52 +0000 (16:23 +0000)
committerdrh <drh@noemail.net>
Mon, 25 Nov 2013 16:23:52 +0000 (16:23 +0000)
commitd2022b01186b099d888d36a5b3461d22e55b92e0
treeefea610d2573bcf30a4505f86a8cde3b8d482acb
parentbb933ef6e717345c3f803ef140aa743a461abcd0
Arrange for sqlite3BtreeMovetoUnpacked() to always leave the cursor cell
parse cache invalidated.  This fixes issues with previous check-ins on this
branch and also runs faster.

FossilOrigin-Name: a74675607fe041e37a58a3ec287131de0e5090c3
manifest
manifest.uuid
src/btree.c