]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an incorrect cost computation for sorting (introduced just a few
authordrh <drh@noemail.net>
Thu, 25 Feb 2016 23:21:41 +0000 (23:21 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Feb 2016 23:21:41 +0000 (23:21 +0000)
commit8c098e61b6e9c278df73096198c44cb2d6619745
tree8e1864e994522c61f080d6b3b397ce657d37fbbd
parent9d970c3c9358ee0217eab620bd3a348be954deca
Fix an incorrect cost computation for sorting (introduced just a few
check-ins ago).  Should be NlogN, not NloglogN.

FossilOrigin-Name: 2459d3238853951bc3a507dd975e7ec921cf8446
manifest
manifest.uuid
src/where.c
test/where.test