Fixed a problem with unreferenced CTE:
explain for the query containing WITH clause with an unreferenced CTE caused a crash. Added a test covered this case. Also added a test for usage CTE in different parts of union.
Showing
Please register or sign in to comment