diff options
author | drh <drh@noemail.net> | 2016-07-27 19:30:53 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2016-07-27 19:30:53 +0000 |
commit | 5f26e00761b3f886bc030f5f492115c86e2ba856 (patch) | |
tree | 4b2776ee9f7318b8775e06eada321efb58f649eb /src/tclsqlite.c | |
parent | d93ba6271b2d9e592dd27796f78bebdec09875ca (diff) | |
parent | e604ec0be02b4e550883c0998c5872a2ba2459ce (diff) | |
download | sqlite-5f26e00761b3f886bc030f5f492115c86e2ba856.tar.gz sqlite-5f26e00761b3f886bc030f5f492115c86e2ba856.zip |
Enhance the query planner cost estimation for index scans to take into account
WHERE clause terms that can be computed using only the index and that do not
require looking up rows in the original table. This fixes an obscure
performance regression that arose when the ORDER BY LIMIT optimization was
added by check-in [bf46179d44843].
FossilOrigin-Name: 9e2b26811452a5011d0a97a689636fa4409da856
Diffstat (limited to 'src/tclsqlite.c')
0 files changed, 0 insertions, 0 deletions