parallel_schedule: add comment on event_trigger test dependency
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 12 Jul 2023 16:46:27 +0000 (18:46 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 12 Jul 2023 16:46:27 +0000 (18:46 +0200)
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>
src/test/regress/parallel_schedule

index cf46fa33593251dd12435ec656df8dd3576d4d1f..4df9d8503b91cb563fb7b4a2083795895d94d115 100644 (file)
@@ -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