]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow constant propagation between WHERE-clause terms and ON-clause terms
authordrh <>
Fri, 10 Jun 2022 11:28:52 +0000 (11:28 +0000)
committerdrh <>
Fri, 10 Jun 2022 11:28:52 +0000 (11:28 +0000)
commit958fcd417c5903219ba93ec7540e7ef3ef46cb1d
tree2ffc81474a473c65d11264ee8a6fd9297523b807
parenta27e350b6fe33fe9c96373edb5257129d82d2d08
Do not allow constant propagation between WHERE-clause terms and ON-clause terms
as this can confuse RIGHT JOIN.  Fix for the problem reported by
[forum:/forumpost/8e4c352937e82929|forum post 8e4c352937e82929].

FossilOrigin-Name: cab9b4cccd13bf0ab2bc38dc9a9c04ddd34e29c65ab6aef07b6bb3c31a43bece
manifest
manifest.uuid
src/select.c
test/join8.test