Make a separate limb in the EXPLAIN QUERY PLAN output for the various lines
commit4bacd01df1f038eb4225c55370a20051d51b9655
authorD. Richard Hipp <drh@hwaci.com>
Fri, 4 May 2018 00:39:43 +0000 (4 00:39 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 4 May 2018 00:39:43 +0000 (4 00:39 +0000)
tree800536cbd1a87246cb19f4c367eaa8eef36753a9
parent7b114c4738134c11a0e6044a4ab0199523aaa691
Make a separate limb in the EXPLAIN QUERY PLAN output for the various lines
associated with the OR-optimization.
ext/expert/expert1.test
src/wherecode.c
test/bestindex3.test
test/cost.test
test/eqp.test
test/join5.test
test/where7.test
test/where9.test
test/whereI.test