mirror of https://github.com/citusdata/citus.git
parent
f9245510bc
commit
a875449b60
|
@ -84,8 +84,9 @@ test: set_operations
|
||||||
test: set_operation_and_local_tables
|
test: set_operation_and_local_tables
|
||||||
|
|
||||||
test: subqueries_deep subquery_view subquery_partitioning subquery_complex_target_list subqueries_not_supported subquery_in_where
|
test: subqueries_deep subquery_view subquery_partitioning subquery_complex_target_list subqueries_not_supported subquery_in_where
|
||||||
|
test: subquery_prepared_statements
|
||||||
test: non_colocated_leaf_subquery_joins non_colocated_subquery_joins non_colocated_join_order
|
test: non_colocated_leaf_subquery_joins non_colocated_subquery_joins non_colocated_join_order
|
||||||
test: subquery_prepared_statements cte_inline recursive_view_local_table
|
test: cte_inline recursive_view_local_table
|
||||||
test: pg13 pg12
|
test: pg13 pg12
|
||||||
test: tableam drop_column_partitioned_table
|
test: tableam drop_column_partitioned_table
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue