]> 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 21:05:59 +0000 (21:05 +0000)
committerdrh <>
Thu, 16 Mar 2023 21:05:59 +0000 (21:05 +0000)
commitfe5751815b5026da7737938c5e2d9f454a8a73b9
treefd740b6c4c097d9402951ccfee41e3df957be33d
parenta0e71193e58a929fb31090fb15923e4629cc941f
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.

FossilOrigin-Name: 097512b60498803570fe80d0403963ed2b5cecbee7156af355418ff9f1851d60
manifest
manifest.uuid
src/where.c
test/distinct.test