]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the WHERE_IDX_ONLY flag is not set on query plans that will not fullscan-covering-index
authordrh <drh@noemail.net>
Mon, 17 Sep 2012 21:24:01 +0000 (21:24 +0000)
committerdrh <drh@noemail.net>
Mon, 17 Sep 2012 21:24:01 +0000 (21:24 +0000)
commitd2e2bf9ff71e28d9b30b7edaeb8373fb2a5d699c
tree7f45215d3a2d98e88f24198f74e572bda6e69a7c
parentde9a7b8a942d1b4066abdb03e661b3bc174d9d73
Make sure the WHERE_IDX_ONLY flag is not set on query plans that will not
be using an index.

FossilOrigin-Name: 698b2a28004a9a2f0eabaadf36d833da4400b2bf
manifest
manifest.uuid
src/where.c