aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/test/regress/parallel_schedule4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/regress/parallel_schedule b/src/test/regress/parallel_schedule
index 9022e0d7772..509bb114578 100644
--- a/src/test/regress/parallel_schedule
+++ b/src/test/regress/parallel_schedule
@@ -38,10 +38,10 @@ test: copy
# ----------
# The third group of parallel test
# ----------
-test: constraints triggers create_misc create_aggregate create_operator create_index inherit vacuum
+test: constraints triggers create_misc create_aggregate create_operator inherit vacuum
# Depends on the above
-test: create_view
+test: create_index create_view
# ----------
# sanity_check does a vacuum, affecting the sort order of SELECT *