]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Within a loop that uses a non-covering index test, test non-indexed terms that
authordan <dan@noemail.net>
Fri, 28 Apr 2017 19:59:55 +0000 (19:59 +0000)
committerdan <dan@noemail.net>
Fri, 28 Apr 2017 19:59:55 +0000 (19:59 +0000)
commit6f654a40e8618e41b96be3d8dc36cac8ed69a56c
tree58e312bf4602ae24a2e31e5bb7a73a17dba69bf6
parent4b1736957983f4248890c79efe693a77e1945418
Within a loop that uses a non-covering index test, test non-indexed terms that
can be tested without seeking the main table cursor before those that cannot.

FossilOrigin-Name: afe68f0a8060dc5c92cb1fb32a9f22bd36140cd2c0bb5b6cea853e169c5ed444
manifest
manifest.uuid
src/wherecode.c
test/pushdown.test [new file with mode: 0644]