Skip to content

Commit fd159b3

Browse files
committed
Added xc_params.sql test file in the parallel_schedule. This was left out
during the parameter-refactoring work that was done as part of commit 15f9527
1 parent 4634c0b commit fd159b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/regress/parallel_schedule

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ test: stats
113113
# This creates functions used by tests xc_misc, xc_FQS and xc_FQS_join
114114
test: xc_create_function
115115
# 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
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 xc_params
117117
# Cluster setting related test is independant
118118
test: xc_node
119119

0 commit comments

Comments
 (0)