]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Disable the flattening optimization if the sub-query is a recursive CTE.
authordan <dan@noemail.net>
Wed, 15 Jan 2014 14:17:31 +0000 (14:17 +0000)
committerdan <dan@noemail.net>
Wed, 15 Jan 2014 14:17:31 +0000 (14:17 +0000)
commitbfe31e7f80a97601c4d68e9dbc359493669ab7e8
treeca359f5b51382a0c035ba3177599669b072fba4b
parentf9db522fee74370e6994fe2c323da2412a097cf9
Disable the flattening optimization if the sub-query is a recursive CTE.

FossilOrigin-Name: 9472f6d820a7fb233936d9b8f7a39c9d4c4d6d73
manifest
manifest.uuid
src/expr.c
src/parse.y
src/select.c
test/with1.test