]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite3BtreeDelete() routine so that it preserves the correct
authordrh <drh@noemail.net>
Mon, 18 Apr 2016 16:06:03 +0000 (16:06 +0000)
committerdrh <drh@noemail.net>
Mon, 18 Apr 2016 16:06:03 +0000 (16:06 +0000)
commit37c66558cefd2fe6fd1460273bf632b3952d4306
tree875f7d2bd139d1ba74ee1fb5a92f0b6afc572fef
parente149ba9ec09038dea0aa35e4f9af46fa07b60d85
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: 368e86c760477f2e646f71f6135b69d40eeb82e7
manifest
manifest.uuid
src/btree.c
test/delete4.test