]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In EXPLAIN QUERY PLAN output, do not show an EXECUTE LIST SUBQUERY line for
authordrh <drh@noemail.net>
Tue, 24 Apr 2018 01:10:12 +0000 (01:10 +0000)
committerdrh <drh@noemail.net>
Tue, 24 Apr 2018 01:10:12 +0000 (01:10 +0000)
commit8349c11d023e813fdcf16d8b6719c064b9ad867c
tree5e9758fd54df4bf66ff961514af0a691b2e4c944
parent5279af80612d12b2d8db5586ee206d506110f282
In EXPLAIN QUERY PLAN output, do not show an EXECUTE LIST SUBQUERY line for
IN operators where the RHS is a list and not a subquery, since in that case
there is no SUBQUERY to execute.

FossilOrigin-Name: 8bc0207abdeeb3ffac003703e78826759f07994698f6cdf40c89c3443ba22a47
manifest
manifest.uuid
src/expr.c
test/bestindex1.test