]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase the estimated cost of sorting when sorting wide results sets, to
authordrh <drh@noemail.net>
Thu, 16 Feb 2017 21:29:53 +0000 (21:29 +0000)
committerdrh <drh@noemail.net>
Thu, 16 Feb 2017 21:29:53 +0000 (21:29 +0000)
commit689ed8c89a90e41183c1ab2ca6a43b157d72aadc
tree4d8f2408fb1e84030eac0935c94ed0e5cb503956
parente9ba910f0d358a93c95ca615b0b6c0e08fe97691
Increase the estimated cost of sorting when sorting wide results sets, to
account for the extra storage space and I/O required for the external sort.

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