]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For an IN operator used with a RIGHT JOIN, use the number of terms in the
authordrh <>
Wed, 3 Aug 2022 16:04:12 +0000 (16:04 +0000)
committerdrh <>
Wed, 3 Aug 2022 16:04:12 +0000 (16:04 +0000)
commit7dde866d3b02ee129d8c68757d1f4bf60e5e559b
tree7dcf484a925ba733ba0c935fd191946c9158392f
parent65f517d6191ee0eac6a62c5603363340dfc5b6a5
For an IN operator used with a RIGHT JOIN, use the number of terms in the
vector, not the number of equality terms, to size the column map.
dbsqlfuzz 14cfdad6ca45e607163f54049ddf5065183dc657.

FossilOrigin-Name: 003e4eee6b53a4dee3b8593dc052661d56bd426c8fc184b8a6b5e760a7f9e003
manifest
manifest.uuid
src/wherecode.c