]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in OP_IdxDelete as used by REPLACE conflict resolution that
authordrh <drh@noemail.net>
Mon, 11 Nov 2013 00:43:21 +0000 (00:43 +0000)
committerdrh <drh@noemail.net>
Mon, 11 Nov 2013 00:43:21 +0000 (00:43 +0000)
commitaf1c01c1071189763197074f98f3b9e5e4ab276f
tree461bc607099133e9069d3bc7e5e31385bdedaf60
parent080464948f416b94e9e123d8badab252c6e000b3
Fix a problem in OP_IdxDelete as used by REPLACE conflict resolution that
comes up due to recent enhancements that reduce the work required for
UNIQUE NOT NULL indices.

FossilOrigin-Name: 61d7d4753f36932293c0eb1ca893b17d18355ad3
manifest
manifest.uuid
src/vdbe.c
test/conflict2.test