]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid opening a temp table for aggregate queries with no GROUP BY clause. (CVS 1649)
authordanielk1977 <danielk1977@noemail.net>
Mon, 21 Jun 2004 10:45:06 +0000 (10:45 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 21 Jun 2004 10:45:06 +0000 (10:45 +0000)
commite159fdf21cf4969625fc67e3889e28512e1fe951
treeb7fb6af7c4983eaf87c54b749a6ad9f4ec1058c7
parent72c952a1c49de6356df9e249c544af77f133f5a5
Avoid opening a temp table for aggregate queries with no GROUP BY clause. (CVS 1649)

FossilOrigin-Name: 4d02df63496091a1e643601f84313f42130d6282
manifest
manifest.uuid
src/build.c
src/select.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c