]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor the ORDER BY optimizer in the NGQP so that it is easier to maintain
authordrh <drh@noemail.net>
Tue, 4 Jun 2013 12:42:29 +0000 (12:42 +0000)
committerdrh <drh@noemail.net>
Tue, 4 Jun 2013 12:42:29 +0000 (12:42 +0000)
commit7699d1c4e5061ec35dc36c4a755de79869b8b990
treecc8a0865b93241214e1ade40636923a29049fd59
parent7c171098b7adec43ea43022e58e1b8acafec7d28
Refactor the ORDER BY optimizer in the NGQP so that it is easier to maintain
and so that it can support optimizing out GROUP BY and DISTINCT clauses.

FossilOrigin-Name: e605c468e3a1163167831c4a6220825c0b5d083b
manifest
manifest.uuid
src/build.c
src/sqliteInt.h
src/where.c
test/tkt-2a5629202f.test