Remove the (undocumented) query-planner control that prevents
commitc9992b3cbfa15a73a61e32005cd45b6f88f89904
authorD. Richard Hipp <drh@hwaci.com>
Thu, 28 Sep 2017 17:29:24 +0000 (28 17:29 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 28 Sep 2017 17:29:24 +0000 (28 17:29 +0000)
treee6f99402472bda176957b7f0ba917206eaf525d2
parenta118498e076e5f3e43e68d00f1f09b198a8201eb
Remove the (undocumented) query-planner control that prevents
a "SELECT ALL" subquery in FROM clause from being implemented as a co-routine.
This control was added by [a29e117d7ec], where it was called a "stop-gap".
src/select.c