]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For queries with both ORDER BY and LIMIT, if the rows of the inner loop are
authordrh <drh@noemail.net>
Fri, 20 May 2016 14:11:37 +0000 (14:11 +0000)
committerdrh <drh@noemail.net>
Fri, 20 May 2016 14:11:37 +0000 (14:11 +0000)
commit1524c672e91a57c7a995d980b4e65e3870cc0e24
treee38d21178324ea3c27b2586d4b66f865801e3ec3
parent17e0c4736839a3f9db7832ad8d997c89444a60ff
parent6326d9f6f14620a10b4254febcd5ae53f181e8f5
For queries with both ORDER BY and LIMIT, if the rows of the inner loop are
emitted in ORDER BY order and the LIMIT has been reached, then optimize by
exiting the inner loop and continuing with the next cycle of the first outer
loop.

FossilOrigin-Name: 559733b09e9630fac9d9318a7ecbaba9134e9160
manifest
manifest.uuid