]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid opening cursors only required for reads that are optimized away by the exists...
authordan <Dan Kennedy>
Sat, 25 Jul 2026 17:13:30 +0000 (17:13 +0000)
committerdan <Dan Kennedy>
Sat, 25 Jul 2026 17:13:30 +0000 (17:13 +0000)
commit536ec8a99139c4d8795c746dce72a3de98e479da
treee1b1398326ad338a82c9f2c115f9ed0b2671c16d
parentc571cec033737fb2c2bbfd4bc9b87dbe93d0600c
Avoid opening cursors only required for reads that are optimized away by the exists-to-join optimization. Addresses report [bugs:/info/2026-07-25T08:39:23Z | 2026-07-25T08:39:23Z].

FossilOrigin-Name: c81ec73a3780cf7a44965f1763f1e6e2c324b60132197756fdb351e98052fd02
manifest
manifest.uuid
src/select.c
test/eqp.test
test/existsexpr2.test