]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow UNION ALL compounds to be promoted up to replace a simple wrapper
authordrh <drh@noemail.net>
Sat, 10 Dec 2011 17:17:17 +0000 (17:17 +0000)
committerdrh <drh@noemail.net>
Sat, 10 Dec 2011 17:17:17 +0000 (17:17 +0000)
commit1acc6cbe0078c40dd54d73800d874487b49a6dc5
tree9bf640cd5a60efb24edcde5d6501be1b932f4b7e
parent678a9aa7bdae01e70cb615058117b136eb045fbe
Allow UNION ALL compounds to be promoted up to replace a simple wrapper
SELECT even if the compounds are joins.

FossilOrigin-Name: 3d4b4f4fb7c1d9f1c742fef884383e9f50f8630e
manifest
manifest.uuid
src/select.c