projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef2912
)
parallel_schedule: add comment on event_trigger test dependency
author
Alvaro Herrera
<
[email protected]
>
Wed, 12 Jul 2023 16:46:27 +0000
(18:46 +0200)
committer
Alvaro Herrera
<
[email protected]
>
Wed, 12 Jul 2023 16:46:27 +0000
(18:46 +0200)
This is cosmetic, so no backpatch.
Discussion: https://postgr.es/m/
20230405233356
[email protected]
Author: Álvaro Herrera <
[email protected]
>
Reviewed-by: Peter Eisentraut <
[email protected]
>
src/test/regress/parallel_schedule
patch
|
blob
|
blame
|
history
diff --git
a/src/test/regress/parallel_schedule
b/src/test/regress/parallel_schedule
index cf46fa33593251dd12435ec656df8dd3576d4d1f..4df9d8503b91cb563fb7b4a2083795895d94d115 100644
(file)
--- 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