2012-09-27 17:31:32
— part of check-in
[75cda864ed]
on branch qp-enhancements
— Test cases and bug fixes applied to the ORDER BY optimization for joins.
Some test cases fail, but except for the new orderby1.test failures, all
failures appear to be issues with the tests, not with the core code.
(user:
drh
size: 8602)
2012-09-28 00:44:28
— part of check-in
[1e874629d7]
on branch trunk
— Query planner enhancements to be more agressive about optimizing out ORDER BY
clauses - in particular the query planner now has the ability to omit ORDER BY
clauses that span multiple tables in a join.
(user:
drh
size: 8602)
2012-09-28 10:57:42
— part of check-in
[6a5c59dd7e]
on branch apple-osx
— Merge the latest trunk changes (PRAGMA busy_timeout and the ORDER BY
query planner enhancements) into the apple-osx branch.
(user:
drh
size: 8602)
2012-09-28 13:05:48
— part of check-in
[6ca8eae1f8]
on branch sessions
— Merge the latest trunk changes (especially "PRAGMA busy_timeout" and the
ORDER BY query planner optimizations) into the sessions branch.
(user:
drh
size: 8602)
2012-10-03 20:25:58
— part of check-in
[1138815c62]
on branch configReadOnly
— Merge updates from trunk.
(user:
mistachkin
size: 8602)
2014-03-13 15:41:09
— part of check-in
[d17231b63d]
on branch threads
— Merge latest trunk changes into this branch.
(user:
dan
size: 8602)