Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Work toward improving the NGQP's ability to optimize out ORDER BY clauses. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | nextgen-query-plan-exp |
Files: | files | file ages | folders |
SHA1: | 67367f1e1f0c3eb6be65eea9873910aa |
User & Date: | drh 2013-05-21 15:52:07 |
Context
2013-05-21
| ||
19:23 | Enhanced "wheretrace" output in the NGQP solver routine. check-in: 04dfb85a user: drh tags: nextgen-query-plan-exp | |
15:52 | Work toward improving the NGQP's ability to optimize out ORDER BY clauses. check-in: 67367f1e user: drh tags: nextgen-query-plan-exp | |
2013-05-20
| ||
15:14 | Merge in all trunk changes up through the 3.7.17 release. check-in: 14ab6675 user: drh tags: nextgen-query-plan-exp | |
Changes
Changes to src/sqliteInt.h.
Changes to src/where.c.