]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary OP_Goto instructions on an upsert of a table that only upsert-opt
authordrh <drh@noemail.net>
Thu, 19 Apr 2018 20:18:18 +0000 (20:18 +0000)
committerdrh <drh@noemail.net>
Thu, 19 Apr 2018 20:18:18 +0000 (20:18 +0000)
commit4ddf0eeb656066d3283452a17f108dfe1fd604a2
tree5b61cbfa076d0195c23e9da1b8e31552d9ff7170
parent482dc6450589fbd4fb6d13cedf870341fb5815c4
Avoid unnecessary OP_Goto instructions on an upsert of a table that only
has a single secondary index.

FossilOrigin-Name: 97dd21ab9046f3521b744c8b76c04396f82bf2eb0a08854ec97a8780c7ed39b5
manifest
manifest.uuid
src/insert.c