]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the saveCursorPosition() routine in btree.c so that it works
authordrh <drh@noemail.net>
Wed, 25 Mar 2015 17:35:01 +0000 (17:35 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Mar 2015 17:35:01 +0000 (17:35 +0000)
commitd2f83139f3774c61f545095c813a28a859320b39
tree0269b5364c47ffdc8376cff758fdd1aa1b1b582b
parentcbd3349ab956b3d0eb028ba2344caa3e772daaf2
Fix the saveCursorPosition() routine in btree.c so that it works
correctly for a eState=CURSOR_SKIPNEXT cursor.

FossilOrigin-Name: 37866b4d483296ab9b7fcb9f5486695d4c2b8ddd
manifest
manifest.uuid
src/btree.c
test/btree02.test [new file with mode: 0644]