Always render a subquery that is not part of a join as a co-routine.
commitf76d7d26238b4826ebfb9b9179fa067e6d2e75a8
authorD. Richard Hipp <drh@hwaci.com>
Fri, 29 Sep 2017 22:13:24 +0000 (29 22:13 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 29 Sep 2017 22:13:24 +0000 (29 22:13 +0000)
tree465fdfc1866b5f1fac1767ca76853c5e3c3d7d80
parentf7f1ce3ddf6bc3e256472b20643aa40f79dd5802
Always render a subquery that is not part of a join as a co-routine.
src/select.c
src/sqliteInt.h
src/test1.c