diff options
author | drh <> | 2021-05-18 19:10:10 +0000 |
---|---|---|
committer | drh <> | 2021-05-18 19:10:10 +0000 |
commit | 93ffb50fcda87d7c937fcaeef1bcb61591227b9d (patch) | |
tree | 7fe22fcaf44363693eef400ad74e901df0b7049f /src/sqliteInt.h | |
parent | e74ca517b4910554a9d7d0454cf80c07b21764cd (diff) | |
download | sqlite-93ffb50fcda87d7c937fcaeef1bcb61591227b9d.tar.gz sqlite-93ffb50fcda87d7c937fcaeef1bcb61591227b9d.zip |
In the MULTI-INDEX OR query plan, code for sub-expressions can sometimes be
generated twice. But for some subqueries, generating code off of the same
tree twice causes problems. So now MULTI-INDEX OR makes a copy of the
sub-expressions it uses to avoid code-generating them more than once.
dbsqlfuzz 9ebd2140e7206ff724e665f172faea28af801635.
FossilOrigin-Name: 4a55f72542c8bcc80253aa77043314cecb29d73cb4f51aa80f7811e86cc8ef68
Diffstat (limited to 'src/sqliteInt.h')
0 files changed, 0 insertions, 0 deletions