Skip to content
Snippets Groups Projects
Commit 7305aa01 authored by Tom Lane's avatar Tom Lane
Browse files

create_index test must run after create_misc test.

parent 0bd22329
No related branches found
No related tags found
No related merge requests found
......@@ -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 *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment