]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid redundant table b-tree cursor seeks in UPDATE statements that use the
authordan <dan@noemail.net>
Sat, 28 Jan 2017 19:45:34 +0000 (19:45 +0000)
committerdan <dan@noemail.net>
Sat, 28 Jan 2017 19:45:34 +0000 (19:45 +0000)
commitf64ece143c4d71a5d8f8a67cd643cd0ef683c29e
treefd79fac6e7df4f4136514b17f75f9d76e52068d5
parent6034d476186cda5b18f6003b8c3f66cb0e216d16
Avoid redundant table b-tree cursor seeks in UPDATE statements that use the
two-pass strategy.

FossilOrigin-Name: dc555b1039c6930f6d15355c698ff917a85e8056
ext/session/session1.test
manifest
manifest.uuid
src/sqliteInt.h
src/update.c
src/wherecode.c
test/update2.test