diff options
author | drh <> | 2023-05-10 00:33:21 +0000 |
---|---|---|
committer | drh <> | 2023-05-10 00:33:21 +0000 |
commit | 88a99437b96b5dde81c45bd311d4127966b97339 (patch) | |
tree | 109ca0e3a153fdbf2a023b2607e12ffc89194f7a /src/test_async.c | |
parent | 5fbb2adf7d54594e167d46477cad08b2d21c227a (diff) | |
download | sqlite-88a99437b96b5dde81c45bd311d4127966b97339.tar.gz sqlite-88a99437b96b5dde81c45bd311d4127966b97339.zip |
New restriction on the push-down optimization to prevent an ON or USING clause
on the left side of a RIGHT JOIN from being pushed down into a subquery that
is on the right side of that RIGHT JOIN.
[forum:/forumpost/a7d4be7fb6|Forum post a7d4be7fb6].
Also add comments to describe previously undocumented push-down optimization
restrictions.
FossilOrigin-Name: da3fba18742b6e0bd5290bee9d86a2d5cb1ff2de25d737ef93060d7c1143273f
Diffstat (limited to 'src/test_async.c')
0 files changed, 0 insertions, 0 deletions