]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite3BtreeDelete() routine so that it preserves the correct
authordrh <drh@noemail.net>
Sat, 9 Apr 2016 17:04:05 +0000 (17:04 +0000)
committerdrh <drh@noemail.net>
Sat, 9 Apr 2016 17:04:05 +0000 (17:04 +0000)
commitbfc7a8bb01193847528a67e29db2ce9e3c6c0300
tree863fdbd7f95b680fdeb9e92e00d5254c7b8ab6ee
parent53801efcdff09af8a704990424c32675d77e97a6
Fix the sqlite3BtreeDelete() routine so that it preserves the correct
key even when the row being deleted is not on a leaf page.
Fix for ticket [a306e56ff68b8fa56]

FossilOrigin-Name: ca2ef8a86cf806cbbcc64db03251b1df5b2c5501
manifest
manifest.uuid
src/btree.c
test/delete4.test