Adjust parallel_schedule with event triggers on authenticated login

Alexander Korotkov <akorotkov@postgresql.org>

Commit: 83510534d5f3f116efa035639b9b62b8c6c4df34
Author: Alexander Korotkov <akorotkov@postgresql.org>
Date: 2023-10-27T08:34:30Z
Releases: 17.0
Adjust parallel_schedule with event triggers on authenticated login

Event triggers on authenticated login could catch the connection of the
concurrent test.  In order to prevent this side effect we need to run
the event_trigger test alone.

Discussion: https://postgr.es/m/flat/CAMEv5_sS5G7K1PCV2oBx5+1NF1ZneJ6C5Z_xV_SWsZMukdFZiA@mail.gmail.com
Author: Mikhail A. Gribkov
Reviewed-by: Aleksander Alekseev

Files

PathChange+/−
src/test/regress/parallel_schedule modified +6 −4

Discussion

Cited messages not in the archive: flat/CAMEv5_sS5G7K1PCV2oBx5+1NF1ZneJ6C5Z_xV_SWsZMukdFZiA@mail.gmail.com