Artifact
dbc73a63bee99bf7cfac6052477ffc21e899bb08:
- File
src/select.c
-
2016-02-25 16:04:59
— part of check-in
[d491745c]
on branch planner-improvements
— Take the LIMIT clause into account when estimating the cost of sorting.
(user:
drh
size: 205690)
-
2016-02-25 18:40:18
— part of check-in
[bf46179d]
on branch trunk
— Query planner improvements: Take the LIMIT into account when estimated the
cost of an ORDER BY. Avoid automatic indexes on query loops that are expected
to run less than twice.
See [9e2b2681] for a later enhancement.
(user:
drh
size: 205690)
-
2016-02-25 18:54:30
— part of check-in
[b8659004]
on branch sessions
— Merge all the latest changes from trunk.
(user:
drh
size: 205690)