forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4939488
committed
Fix instability in subscription regression test.
005_encoding.pl neglected to wait for the subscriber's initialsynchronization to happen. While we have not seen this fail inthe buildfarm, it's pretty easy to demonstrate there's an issueby hacking logicalrep_worker_launch() to fail most of the time.Michael PaquierDiscussion:https://postgr.es/m/27032.1505749806@sss.pgh.pa.us1 parent36b564c commit4939488
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 |
| |
45 | 51 |
| |
46 | 52 |
| |
|
0 commit comments
Comments
(0)