]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Query planner tuning: When deciding between two plans with the same cost,
authordrh <drh@noemail.net>
Sat, 24 Jun 2017 16:03:18 +0000 (16:03 +0000)
committerdrh <drh@noemail.net>
Sat, 24 Jun 2017 16:03:18 +0000 (16:03 +0000)
commit54ac445d53512b3215ed41f8594815a46f9005cc
treeaa0fbf40eee2c365cb9ee5c5c971beccd1c5c903
parent45e7d7dd1c50a99a1a9b989ece56e4b7533b386e
Query planner tuning:  When deciding between two plans with the same cost,
bias the selection toward the one that does not use the sorter.

FossilOrigin-Name: f0ec36d479ac4efaa0efd0594d032dd7b8ccdf84a4dc3644cd688762186fbcca
manifest
manifest.uuid
src/where.c