]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Show LEFT and RIGHT JOIN processing in the EXPLAIN QUERY PLAN output.
authordrh <>
Mon, 11 Apr 2022 14:26:37 +0000 (14:26 +0000)
committerdrh <>
Mon, 11 Apr 2022 14:26:37 +0000 (14:26 +0000)
commitc583719b65d2fca51178d40826f3b325329fe12a
treea041e6390ad648c12e9458b147de2004a1dba929
parent37259f4e6b5c4645aa732b0e2c7dada27c3f3259
Show LEFT and RIGHT JOIN processing in the EXPLAIN QUERY PLAN output.

FossilOrigin-Name: d91faeffea5cf0585fb71e5311fdcc6b8be85c7e9c732050b4448e617c970101
12 files changed:
ext/rtree/rtreeC.test
manifest
manifest.uuid
src/sqliteInt.h
src/where.c
src/wherecode.c
test/autoindex1.test
test/fts3join.test
test/index6.test
test/join2.test
test/join5.test
test/where9.test