]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove obselete and unused logic in the update code generator. unpacked-IdxInsert
authordrh <drh@noemail.net>
Fri, 11 Nov 2016 18:19:05 +0000 (18:19 +0000)
committerdrh <drh@noemail.net>
Fri, 11 Nov 2016 18:19:05 +0000 (18:19 +0000)
commitd95ef5cb5a6ef94211463d18e22259bcc48d7266
tree40682b25c07ee1cc6b087cb8472260bc79554e85
parent79297d1d5979a82655590db1c53f76942ebc4b40
Remove obselete and unused logic in the update code generator.
Fix the sqlite3BtreeMovetoUnpacked() routine so that it remembers the
rowid of the row that it landed on.

FossilOrigin-Name: 1a587d72f981cb7064cfd8916a52a83ad9ba6074
manifest
manifest.uuid
src/btree.c
src/insert.c