Run subquery_prepared_statements by itself

pull/4365/head
Marco Slot 2020-11-30 08:06:04 +01:00
parent 4a05b2ad77
commit ecbc1ab008
1 changed files with 2 additions and 1 deletions

View File

@ -84,8 +84,9 @@ test: set_operations
test: set_operation_and_local_tables
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: subquery_prepared_statements cte_inline recursive_view_local_table
test: cte_inline recursive_view_local_table
test: pg13 pg12
test: tableam