Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7305aa0

Browse files
committed
create_index test must run after create_misc test.
1 parent0bd2232 commit7305aa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/test/regress/parallel_schedule

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ test: copy
3838
# ----------
3939
# The third group of parallel test
4040
# ----------
41-
test: constraints triggers create_misc create_aggregate create_operatorcreate_indexinherit vacuum
41+
test: constraints triggers create_misc create_aggregate create_operator inherit vacuum
4242

4343
# Depends on the above
44-
test: create_view
44+
test:create_indexcreate_view
4545

4646
# ----------
4747
# sanity_check does a vacuum, affecting the sort order of SELECT *

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp