]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not perform the omit-unused-subquery-columns optimizations on a
authordrh <>
Thu, 16 Feb 2023 15:54:55 +0000 (15:54 +0000)
committerdrh <>
Thu, 16 Feb 2023 15:54:55 +0000 (15:54 +0000)
commit90b7af77152f2b39ee3de40777487862a83597f3
treedd9cda558e335438ac8b688ba91f10b4d41d042c
parent6945ba787f11eb165ec9f25c359b4c91993643a5
Do not perform the omit-unused-subquery-columns optimizations on a
subquery that is DISTINCT, as that can lead to incorrect results.

FossilOrigin-Name: cc148503db8ef180bce984328da7e84959afadd6a9613c2d03bc1eafeb95dfad
manifest
manifest.uuid
src/select.c
test/selectC.test