]> 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:23:11 +0000 (17:23 +0000)
committerdan <dan@noemail.net>
Thu, 5 Jan 2017 17:23:11 +0000 (17:23 +0000)
commitac56ab7e4881dcf4064b79099ba29db967972e54
tree8fccea778950aa9aedfda2ea24eaafd8f4eca482
parent5f40cebf43dcd59adc85f82d666253ae650b41c5
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: 590ca83b8e8cdd5d24ed7f10f43e540aa0627f22
manifest
manifest.uuid
src/select.c
test/selectC.test