Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd2232 commit 7305aa0Copy full SHA for 7305aa0
src/test/regress/parallel_schedule
@@ -38,10 +38,10 @@ test: copy
38
# ----------
39
# The third group of parallel test
40
41
-test: constraints triggers create_misc create_aggregate create_operator create_index inherit vacuum
+test: constraints triggers create_misc create_aggregate create_operator inherit vacuum
42
43
# Depends on the above
44
-test: create_view
+test: create_index create_view
45
46
47
# sanity_check does a vacuum, affecting the sort order of SELECT *
0 commit comments