aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2023-07-12 18:46:27 +0200
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2023-07-12 18:46:27 +0200
commitc8e43c22be271096809e561482084c6fb83e0708 (patch)
treea51637792e6446959cc821fc1bd66cc1b8893a93 /src
parent7ef2912519fdea0dd0f6747c4dc008c99dc51e90 (diff)
downloadpostgresql-c8e43c22be271096809e561482084c6fb83e0708.tar.gz
postgresql-c8e43c22be271096809e561482084c6fb83e0708.zip
parallel_schedule: add comment on event_trigger test dependency
This is cosmetic, so no backpatch. Discussion: https://postgr.es/m/20230405233356.qs4w4jtfc3kq4obl@alvherre.pgsql Author: Álvaro Herrera <alvherre@alvh.no-ip.org> Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Diffstat (limited to 'src')
-rw-r--r--src/test/regress/parallel_schedule3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/regress/parallel_schedule b/src/test/regress/parallel_schedule
index cf46fa33593..4df9d8503b9 100644
--- a/src/test/regress/parallel_schedule
+++ b/src/test/regress/parallel_schedule
@@ -121,7 +121,8 @@ test: plancache limit plpgsql copy2 temp domain rangefuncs prepare conversion tr
# ----------
test: partition_join partition_prune reloptions hash_part indexing partition_aggregate partition_info tuplesort explain compression memoize stats
-# event_trigger cannot run concurrently with any test that runs DDL
+# event_trigger depends on create_am and cannot run concurrently with
+# any test that runs DDL
# oidjoins is read-only, though, and should run late for best coverage
test: event_trigger oidjoins