]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure the SF_Aggregate flag on a SELECT statement is set if a DISTINCT is transforme...
authordan <dan@noemail.net>
Mon, 6 Jan 2020 17:06:12 +0000 (17:06 +0000)
committerdan <dan@noemail.net>
Mon, 6 Jan 2020 17:06:12 +0000 (17:06 +0000)
commit9e10f9ab054cfad50f5ce41c715d27017e981b75
treee214c1bb10170110df7acc1c02a5023a8787e714
parent628b1a3f9e4d7b1b7bc6ff5c1d19e7368b1be1d2
Ensure the SF_Aggregate flag on a SELECT statement is set if a DISTINCT is transformed to a GROUP BY. Ticket [9c944882].

FossilOrigin-Name: 1409758f72c0206cc48f9f7e789382472949523b7056ea46f8dcb93fd3ea60c6
manifest
manifest.uuid
src/select.c
test/distinct.test