]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Replace the OP_IsUnique opcode with OP_NoConflict. This code simplification
authordrh <drh@noemail.net>
Sat, 26 Oct 2013 13:36:51 +0000 (13:36 +0000)
committerdrh <drh@noemail.net>
Sat, 26 Oct 2013 13:36:51 +0000 (13:36 +0000)
commit6f225d0d7fbbf1d2239642ea8d6a901bd0e16a45
tree935c84ad48d16abefc6661d8d7c54e71d537b758
parentd82b50212e15395b4e6dc7196f56796d4cff9bf7
Replace the OP_IsUnique opcode with OP_NoConflict.  This code simplification
might be useful to move onto trunk even if this branch is never merged.

FossilOrigin-Name: e6650e16dd11327afd25961b2feb29ec8778c2ca
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/vdbe.c
src/vdbeaux.c