]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify internal function whereLoopAdjustCost() so that it does not prefer a skip...
authordan <dan@noemail.net>
Mon, 28 Apr 2014 09:35:31 +0000 (09:35 +0000)
committerdan <dan@noemail.net>
Mon, 28 Apr 2014 09:35:31 +0000 (09:35 +0000)
commite3bfbb7284488e16a68f24e170eef071b4ab06b6
tree86f232e2d0b201943b9aa260bc7f6ad04c197761
parent440e6ff3b023b66ecefa545990d5eeb85bda03ea
Modify internal function whereLoopAdjustCost() so that it does not prefer a skip-scan over a regular index scan even if the regular scan uses a subset of the WHERE terms used by the skip-scan.

FossilOrigin-Name: 88a5758dcce891eb7be15432ebdc9f80071d413b
manifest
manifest.uuid
src/where.c