]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When the [https://www.sqlite.org/queryplanner.html#partialsort|block sorting optimiza...
authordrh <drh@noemail.net>
Wed, 13 Jan 2016 17:50:10 +0000 (17:50 +0000)
committerdrh <drh@noemail.net>
Wed, 13 Jan 2016 17:50:10 +0000 (17:50 +0000)
commita04a8be2c29221f7b69de3a22fb8fce27e86a8e5
treec7eb1ad9956790a009446e29d3417fa84ec60006
parent8656b24144313eccdd6b3c50d48326c70380a54d
When the [https://www.sqlite.org/queryplanner.html#partialsort|block sorting optimization]
is used in a scalar subquery, be sure to exit the loop as soon as the first
valid output row is received.  Fix for ticket [cb3aa0641d9a4].

FossilOrigin-Name: cdbb0947f9ce18d6d7e29ffab5ea6a2ee5365fbb
manifest
manifest.uuid
src/select.c
test/orderby1.test