]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure one-pass DELETE for WITHOUT ROWID tables correctly positions the optimize-delete
authordrh <drh@noemail.net>
Sun, 17 Nov 2013 02:42:02 +0000 (02:42 +0000)
committerdrh <drh@noemail.net>
Sun, 17 Nov 2013 02:42:02 +0000 (02:42 +0000)
commit83d47afe24c67964373920c0e8e998a19dd1d0cd
tree948cca8b4533179ced5401ae843d5af07f54b104
parentc51331d16d29094f6907fc48693243a53104a479
Make sure one-pass DELETE for WITHOUT ROWID tables correctly positions the
PRIMARY KEY cursor.  Make the same fix for UPDATE.

FossilOrigin-Name: 6bd5750b7d5da221b0689f6df6be5ed0dce61bec
manifest
manifest.uuid
src/delete.c
src/update.c