projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bd2232
)
create_index test must run after create_misc test.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 22 Oct 2002 20:20:10 +0000
(20:20 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Tue, 22 Oct 2002 20:20:10 +0000
(20:20 +0000)
src/test/regress/parallel_schedule
patch
|
blob
|
blame
|
history
diff --git
a/src/test/regress/parallel_schedule
b/src/test/regress/parallel_schedule
index 9022e0d7772fec3361f1556f1cdcba1df8a7f15a..509bb11457886cba27846c4d6f52d55ad5ca6816 100644
(file)
--- 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 *