Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Further enhancements and fixes for explain query plan. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | experimental |
Files: | files | file ages | folders |
SHA1: |
73c93f5a2a32ee8c5d07c9ba33b2641e |
User & Date: | dan 2010-11-09 14:49:00 |
Context
2010-11-09
| ||
17:35 | Add missing comments and fix other issues with routines used by new EQP features. check-in: 925f35c5 user: dan tags: experimental | |
14:49 | Further enhancements and fixes for explain query plan. check-in: 73c93f5a user: dan tags: experimental | |
2010-11-08
| ||
19:01 | Experimental changes to EXPLAIN QUERY PLAN. check-in: f4747eb8 user: dan tags: experimental | |
Changes
Changes to src/expr.c.
Changes to src/select.c.
Changes to src/sqliteInt.h.
Changes to src/where.c.
Changes to test/eqp.test.