forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8351053
committed
Adjust parallel_schedule with event triggers on authenticated login
Event triggers on authenticated login could catch the connection of theconcurrent test. In order to prevent this side effect we need to runthe event_trigger test alone.Discussion:https://postgr.es/m/flat/CAMEv5_sS5G7K1PCV2oBx5+1NF1ZneJ6C5Z_xV_SWsZMukdFZiA@mail.gmail.comAuthor: Mikhail A. GribkovReviewed-by: Aleksander Alekseev1 parent8949b97 commit8351053
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
128 | 130 |
| |
129 | 131 |
| |
130 | 132 |
| |
|
0 commit comments
Comments
(0)