]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Implement FROM-clause subqueries as co-routines whenever they are guaranteed
authordrh <drh@noemail.net>
Tue, 15 Mar 2016 17:52:12 +0000 (17:52 +0000)
committerdrh <drh@noemail.net>
Tue, 15 Mar 2016 17:52:12 +0000 (17:52 +0000)
commit0ff47e9e1b74e270648cac1ea72f9bcf4e35031d
tree72ff372a009adf8e5cd81f51de4eddc6f0f2bc1e
parent82f525406af6e0ca6887a82c8bb561fac610fa59
Implement FROM-clause subqueries as co-routines whenever they are guaranteed
to be the outer-most loop of the join.

FossilOrigin-Name: c7bae50bdccb5bcf3bc22e8ac5bb6725ef13db39
manifest
manifest.uuid
src/select.c
test/select4.test