]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Correct handling of OUTER JOIN when on or the other operand is a subquery
authordrh <>
Thu, 18 Apr 2024 16:11:01 +0000 (16:11 +0000)
committerdrh <>
Thu, 18 Apr 2024 16:11:01 +0000 (16:11 +0000)
commit0526db32e2657b2b16fa3333e5b8c6e24754eaf2
treeca76dd3163ef69ff01ebc69fdcfdf5ea5e162f9a
parent06915d014545ebf1b00163351e76fbaa6a3ba7b8
Correct handling of OUTER JOIN when on or the other operand is a subquery
implemented using the VALUES-as-coroutine optimization.
dbsqlfuzz bde3bf80aedf25afa56e2997a0545a314765d3f8.

FossilOrigin-Name: 8c0f69e0e4ae0a446838cc193bfd4395fd251f3c7659b35ac388e5a0a7650a66
manifest
manifest.uuid
src/vdbe.c
src/where.c
src/wherecode.c
test/values.test