]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Relax query flattener constraint (3b) and thereby allow flattening the RHS of
authordrh <>
Tue, 3 Jun 2025 17:46:24 +0000 (17:46 +0000)
committerdrh <>
Tue, 3 Jun 2025 17:46:24 +0000 (17:46 +0000)
commitd95ba2fb0361d55584effa34b3d7e36c7abd2287
treea5c68f16a0eff5cf951d7fc84fad099c875f9bd7
parent9412d98419e67b1d87f470784958de4cd81973bd
Relax query flattener constraint (3b) and thereby allow flattening the RHS of
a LEFT JOIN even if the RHS contains a virtual table.  This is a performance
optimization that would not normally be found on a patch branch, but
downstream needs it and does not want to wait on the next full release.

FossilOrigin-Name: 916dde1f409d5cb9300da464daa1e06e6fcee3d8a6a68d469fa9580ae8700bfa
manifest
manifest.uuid
src/select.c
test/fts3join.test