]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Relax the restrictions on reordering tables in vtab queries that occur to the right... vtab-outer-joins
authordan <Dan Kennedy>
Wed, 15 Jul 2026 19:19:03 +0000 (19:19 +0000)
committerdan <Dan Kennedy>
Wed, 15 Jul 2026 19:19:03 +0000 (19:19 +0000)
commit856043efbf86333d6ad2473a5d973aa76cc36c89
treeea34595404e04ffab746b7fe4e55a4f22e86227a
parent7193cc9c08b3d046baa4e9c06fba593d9971e146
Relax the restrictions on reordering tables in vtab queries that occur to the right of a LEFT or CROSS JOIN but are not actually the RHS of said join.

FossilOrigin-Name: 7df34b446edb2e6826f504a9fed13631817ac03e1423539fc4c28efe7ec485e0
manifest
manifest.tags
manifest.uuid
src/where.c
test/bestindexG.test [new file with mode: 0644]