In the query planner, do not consider index X to be a proper subset of
commit4d77f9fdec0b23953a2c328dad6bb8bf86b6a2f2
authorD. Richard Hipp <drh@hwaci.com>
Sun, 15 Oct 2017 22:16:25 +0000 (15 22:16 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Sun, 15 Oct 2017 22:16:25 +0000 (15 22:16 +0000)
treed67b92004365d52854d185086186a6617a2b5226
parented86278c9e4d13a6771941fb28b3ec6b956f1aa4
In the query planner, do not consider index X to be a proper subset of
index Y if X is a covering index but Y is not.
src/where.c
test/analyze9.test