]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a long-standing issue with the distinct-as-aggregate optimization that
authordrh <drh@noemail.net>
Fri, 7 Dec 2012 22:18:54 +0000 (22:18 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Dec 2012 22:18:54 +0000 (22:18 +0000)
commit953f7611da21d43454ae5173f5fb1b69465a2d45
tree5b68b836a82c4ba563f31d536f51b2b8d53154ee
parentbd13d34b08ddc66a079f671bcbe96127b41da957
Fix a long-standing issue with the distinct-as-aggregate optimization that
only expressed when the new collating-sequence logic is turned on.

FossilOrigin-Name: 0aaf52a339808386984c30cca0c0c35ac2e70e7e
manifest
manifest.uuid
src/resolve.c
src/select.c
src/sqliteInt.h
src/vdbe.c