]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When using the OR-optimization on a loop created by exists-to-join, do the early... exists-or-expr-fix
authordan <Dan Kennedy>
Mon, 4 May 2026 17:16:43 +0000 (17:16 +0000)
committerdan <Dan Kennedy>
Mon, 4 May 2026 17:16:43 +0000 (17:16 +0000)
commitb4d42c6702d19b6ba475d648e72a45a9512a5ec3
tree238daf6a6333b454be29a5a74b6c7868dfb8f594
parent3ed7926e2f9718e29db31d416eb7ff9ad12ecd53
When using the OR-optimization on a loop created by exists-to-join, do the early-exit logic for the whole loop, not for each individual OR branch. Possible fix for forum post [forum:c8b205720c | c8b205720c].

FossilOrigin-Name: 3d197dd03c47a0fb687064131dbf519b8c587a47f9c2bccfdb83d7eae8418336
manifest
manifest.tags
manifest.uuid
src/wherecode.c
test/existsexpr.test