]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the partial-ORDER-BY information in the query planner available to the
authordrh <drh@noemail.net>
Tue, 18 Mar 2014 20:33:42 +0000 (20:33 +0000)
committerdrh <drh@noemail.net>
Tue, 18 Mar 2014 20:33:42 +0000 (20:33 +0000)
commitddba0c227ebeb6841c0130a6c39ab85be430c9f0
tree730de780efcefef1f70a10a4e4d29830b8ae65f2
parentd2de861cbece884fe9eb9f033308f6ca21cd7bab
Make the partial-ORDER-BY information in the query planner available to the
SELECT code generator.  Still doesn't make a difference in the generated code.

FossilOrigin-Name: e258df236b7de70087c8227cb209080e55b9bf9c
manifest
manifest.uuid
src/select.c
src/where.c
src/whereInt.h