]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When the estimated cost to do a sort overwhelms the estimated cost to do
authordrh <drh@noemail.net>
Thu, 7 Aug 2014 16:50:00 +0000 (16:50 +0000)
committerdrh <drh@noemail.net>
Thu, 7 Aug 2014 16:50:00 +0000 (16:50 +0000)
commitddef5dc044de3ec73c9223359d45f1a6a55a792d
treee882b89d18b3ce6e5431144ceeeef2081227dc9e
parent858b638d1f76b0bb1a7f47f3eab72ca69a3a587e
When the estimated cost to do a sort overwhelms the estimated cost to do
individual table lookups, make sure that the table lookup costs are still
taken into consideration when selecting the lookup algorithm.

FossilOrigin-Name: ec5d84ba69c100d9565425ed74040a49e410ea03
manifest
manifest.uuid
src/where.c
test/whereJ.test