]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix handling the case where a sub-query in a FROM clause is itself a UNION
authordan <dan@noemail.net>
Thu, 5 Jan 2017 17:25:53 +0000 (17:25 +0000)
committerdan <dan@noemail.net>
Thu, 5 Jan 2017 17:25:53 +0000 (17:25 +0000)
commit00334f2bbc1d4ac4df642cb9e938e4e1cfd60bb6
treea2eb4feb27e63df075a7605af0c0d2ba75a23ac0
parentf0dc2aa43151963a4be761931ebf2e629ca8c5bd
Fix handling the case where a sub-query in a FROM clause is itself a UNION
ALL, and one side of that UNION ALL is a query on a view that includes an
ORDER BY. Fix for ticket [190c2507].

FossilOrigin-Name: ec1e85a657a6fad77102c440326cfa0c788da12d
manifest
manifest.uuid
src/select.c
test/selectC.test