]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a small cost penalty to sorting to bias the query planner in favor of
authordrh <drh@noemail.net>
Sat, 28 Jul 2018 21:01:55 +0000 (21:01 +0000)
committerdrh <drh@noemail.net>
Sat, 28 Jul 2018 21:01:55 +0000 (21:01 +0000)
commitf559ed3400d826c494bb23bbf31d280e7fbee28f
tree57e3508fc33c324c5fa978174a102a9241ca45fd
parent07aded63f44d6879ead369a30b723ffed00fffc1
Add a small cost penalty to sorting to bias the query planner in favor of
plans that do not require a final sorting pass.

FossilOrigin-Name: 85b9beb4605eb0cfe2ed063c2a1925186c9e37031f78c875e60a347cce891638
manifest
manifest.uuid
src/where.c
test/orderby5.test
test/where.test