We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4634c0b commit fd159b3Copy full SHA for fd159b3
src/test/regress/parallel_schedule
@@ -113,7 +113,7 @@ test: stats
113
# This creates functions used by tests xc_misc, xc_FQS and xc_FQS_join
114
test: xc_create_function
115
# Those ones can be run in parallel
116
-test: xc_groupby xc_distkey xc_having xc_temp xc_remote xc_FQS xc_FQS_join xc_copy xc_for_update xc_alter_table xc_sequence xc_misc xc_triggers xc_constraints xc_limit xc_sort xc_returning
+test: xc_groupby xc_distkey xc_having xc_temp xc_remote xc_FQS xc_FQS_join xc_copy xc_for_update xc_alter_table xc_sequence xc_misc xc_triggers xc_constraints xc_limit xc_sort xc_returning xc_params
117
# Cluster setting related test is independant
118
test: xc_node
119
0 commit comments