]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Correctly handle SELECT DISTINCT ... ORDER BY when all of the result set terms
authordrh <>
Thu, 16 Mar 2023 20:54:29 +0000 (20:54 +0000)
committerdrh <>
Thu, 16 Mar 2023 20:54:29 +0000 (20:54 +0000)
commitb816ca9994e03a8bc829b49452b8158a731e81a9
tree7382c28c52a58571e79f1577c2cf1c4f19c23847
parent7a9c235aaf3b8ecd63a77d59744ccb5c39d84158
Correctly handle SELECT DISTINCT ... ORDER BY when all of the result set terms
are constant and there are more result set terms than ORDER BY terms.
Fix for these tickets: [c36cdb4afd504dc1], [4051a7f931d9ba24],
[d6fd512f50513ab7].

FossilOrigin-Name: 12ad822d9b827777526ca5ed5bf3e678d600294fc9b5c25482dfff2a021328a4
manifest
manifest.uuid
src/where.c
test/distinct.test