]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge in the exists-to-join optimization that has been modified
authordrh <>
Wed, 2 Jul 2025 20:46:02 +0000 (20:46 +0000)
committerdrh <>
Wed, 2 Jul 2025 20:46:02 +0000 (20:46 +0000)
commitaa54d7a0ca03a4df516f25e66ff3c4801be07a7b
tree83046107de2c6df3b78abbf75d845c78a85c9194
parenteb27359e5e6e0258947ef85124229ca632d838af
parenta3ee3860a2bef9f44561093b5e39d9160840671b
Merge in the exists-to-join optimization that has been modified
to relax the requirement of having an indexed join constraint.

FossilOrigin-Name: 1c1aef2b7feae29066d0330699ab634ef41f5b60cdcd479a60cb1a5409553138
12 files changed:
manifest
manifest.uuid
src/build.c
src/resolve.c
src/select.c
src/sqliteInt.h
src/where.c
src/wherecode.c
test/eqp.test
test/existsexpr.test
test/json101.test
test/notnull2.test