]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that loops created by the exists-to-join optimization use unique cursor number...
authordrh <>
Fri, 2 Jan 2026 18:53:50 +0000 (18:53 +0000)
committerdrh <>
Fri, 2 Jan 2026 18:53:50 +0000 (18:53 +0000)
commita303f7914d7bde7b6ecbe202b547d3f61e346164
tree18b491f38968fefc8ef96cce6958e57c053825b5
parent632632ced323653155f31e24cfe6d75c8135152c
Ensure that loops created by the exists-to-join optimization use unique cursor numbers, even if the EXISTS expression in the WHERE clause is a copy of an expression from the result-set of the SELECT.

FossilOrigin-Name: d485e8fccc7cae338bd4cfe3e23d488926cf09a8c0ccc68b70446bbd8ceda652
manifest
manifest.uuid
src/select.c
test/existsexpr.test