]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Adjust skip-scan cost estimates slightly so that a full table scan is
authordrh <drh@noemail.net>
Tue, 23 Sep 2014 01:40:59 +0000 (01:40 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Sep 2014 01:40:59 +0000 (01:40 +0000)
commit14f0e2128ac9cbbe5e1e871372911e3df447df4f
tree3c7a787a8c6407a2a6f44b0b4ee918c2a3a341bc
parenta4bb5b0726772476cdf36b4a0182e27a73fab557
Adjust skip-scan cost estimates slightly so that a full table scan is
preferred over a skip-scan to a column with only two distinct values.

FossilOrigin-Name: ae9a42b268ad3f7d21a5813bb931e795c6917014
manifest
manifest.uuid
src/where.c
test/skipscan1.test
test/skipscan5.test