]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When planning a query using sorting, resolve ties in the solver by selecting
authordrh <drh@noemail.net>
Mon, 22 May 2017 00:45:15 +0000 (00:45 +0000)
committerdrh <drh@noemail.net>
Mon, 22 May 2017 00:45:15 +0000 (00:45 +0000)
commit78436d4c668240e3eff4cadff7637f940ff98eca
tree86b648a95948bad29f9b1b0e1931edbab8df8761
parente46515b53f64cc44f1759572fc0a33e22e9e2842
When planning a query using sorting, resolve ties in the solver by selecting
loop plans with the smaller unsorted cost.

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