forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit05f110c
committed
Suppress DETAIL output from an event_trigger test.
Suppress 3 lines of unstable DETAIL output from a DROP ROLE statement inevent_trigger.sql. This is further cleanup for commitdd299df.Note that the event_trigger test instability issue is very similar tothe recently suppressed foreign_data test instability issue. Bothissues involve DETAIL output for a DROP ROLE statement that needed to bechanged as part ofdd299df.Per buildfarm member macaque.1 parent29b64d1 commit05f110c
File tree
2 files changed
+6
-3
lines changed- src/test/regress
- expected
- sql
2 files changed
+6
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
| 188 | + | |
| 189 | + | |
188 | 190 |
| |
189 | 191 |
| |
190 |
| - | |
191 |
| - | |
192 |
| - | |
| 192 | + | |
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
| 160 | + | |
| 161 | + | |
160 | 162 |
| |
| 163 | + | |
161 | 164 |
| |
162 | 165 |
| |
163 | 166 |
| |
|
0 commit comments
Comments
(0)