]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Omit the sequence value from sorter records used by GROUP BY queries that cannot...
authordan <dan@noemail.net>
Mon, 24 Mar 2014 20:19:07 +0000 (20:19 +0000)
committerdan <dan@noemail.net>
Mon, 24 Mar 2014 20:19:07 +0000 (20:19 +0000)
commitdd23c6bfb42cc87dc5919657a972d84afff2162a
tree52cdafc4deda12683b65fc3010eaa13e4ccbc666
parentfd0a2f9756745401f68fc0e76b868c682194d023
Omit the sequence value from sorter records used by GROUP BY queries that cannot use an index.

FossilOrigin-Name: 3f90abddc31ac20739778c235a834c33f7057997
manifest
manifest.uuid
src/select.c
src/vdbesort.c