]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the processing of ORDER BY clauses on compound queries to better
authordrh <drh@noemail.net>
Fri, 27 Apr 2012 01:09:06 +0000 (01:09 +0000)
committerdrh <drh@noemail.net>
Fri, 27 Apr 2012 01:09:06 +0000 (01:09 +0000)
commit70331cd725e1accad75eac281689d3a8b6a9b700
tree33dfc6173448ff2e08e4fab0670405c33234d4d9
parent3f17aefb353999cea242d938862fe35394268e3c
Enhance the processing of ORDER BY clauses on compound queries to better
match terms of the order by against expressions in the result set, in order
to enable better query optimization.

FossilOrigin-Name: a49e909c8738317c8383ce93771c0a9c4cf270bc
manifest
manifest.uuid
src/resolve.c
test/select9.test