citus/src/test/regress/bin
Philip Dubé 81cfa05d3d First phase of addressing HAVING subquery issues
Add failing tests, make changes to avoid crashes at least

Fix HAVING subquery pushdown ignoring reference table only subqueries,
also include HAVING in recursive planning

Given that we have a function IsDistributedTable which includes reference tables,
it seems best to have IsDistributedTableRTE & QueryContainsDistributedTableRTE
reflect that they do not include reference tables in their check

Similarly SublinkList's name should reflect that it only scans WHERE

contain_agg_clause asserts that we don't have SubLinks,
use contain_aggs_of_level as suggested by pg sourcecode
2020-03-09 17:58:30 +00:00
..
test Update diff-filter to handle lines removed by normalization 2020-01-28 15:39:40 +00:00
copy_modified Replace denormalized test output with normalized at the end of the run 2020-01-24 11:42:38 +01:00
diff diff-filter: use utf8 encoding, not ascii 2020-01-31 00:03:17 +00:00
diff-filter diff-filter: use utf8 encoding, not ascii 2020-01-31 00:03:17 +00:00
normalize.sed First phase of addressing HAVING subquery issues 2020-03-09 17:58:30 +00:00
test_diff Update diff-filter to handle lines removed by normalization 2020-01-28 15:39:40 +00:00