]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a crash that could occur if a sub-select that uses both DISTINCT and window funct...
authordan <dan@noemail.net>
Fri, 22 Nov 2019 10:14:01 +0000 (10:14 +0000)
committerdan <dan@noemail.net>
Fri, 22 Nov 2019 10:14:01 +0000 (10:14 +0000)
commite59c562b3f6894f84c715772c4b116d7b5c01348
tree84f583e8744ee9428ded34e993339cc68f85fabe
parentc398c65bee850b6b8f24a44852872a27f114535d
Fix a crash that could occur if a sub-select that uses both DISTINCT and window functions also used an ORDER BY that is the same as its select list.

FossilOrigin-Name: bcdd66c1691955c697f3d756c2b035acfe98f6aad72e90b0021bab6e9023b3ba
manifest
manifest.uuid
src/select.c
test/window1.test