forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit98e3145
committed
Fix timing-sensitive regression test result I just created :-( --- the
DROP USER at the end of the cluster.sql test could fail, if the temptable created in the previous session hadn't finished getting dropped.Unluckily, I didn't see this in several repetitions of the parallelregression tests, but it's popping up on quite a few buildfarm machines.1 parent70a2b05 commit98e3145
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
446 | 446 |
| |
447 | 447 |
| |
448 | 448 |
| |
| 449 | + | |
449 | 450 |
| |
450 | 451 |
| |
451 | 452 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
192 | 192 |
| |
193 | 193 |
| |
194 | 194 |
| |
| 195 | + | |
195 | 196 |
| |
196 | 197 |
| |
197 | 198 |
| |
|
0 commit comments
Comments
(0)