]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved ORDER BY optimization when outer loops of a join return a single row.
authordrh <drh@noemail.net>
Sat, 29 Sep 2012 19:10:29 +0000 (19:10 +0000)
committerdrh <drh@noemail.net>
Sat, 29 Sep 2012 19:10:29 +0000 (19:10 +0000)
commit60441af4f258a4f4d6a2bf6965c145de01b75e22
treeb3c692859a325aa7d460e3df24ed0f47ee9f2b65
parentbefda465984fb0df88d43fba04f98ea8400cfe1b
Improved ORDER BY optimization when outer loops of a join return a single row.

FossilOrigin-Name: 62225b4a4c4bfe1820ef54cb202edf2cd866429f
manifest
manifest.uuid
src/where.c
test/orderby2.test [new file with mode: 0644]