forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcfb4e20

Amit Kapila
Fix one of the tests introduced in commit52e4f0c.
In the Publisher-Subscriber setup, after performing a DML operation on thepublisher, we need to wait for it to be replayed on the subscriber beforequerying the same data on the subscriber. One of the tests missed the waitstep.As per buildfarm.Author: Peter SmithDiscussion:https://postgr.es/m/CAHut+Pv=e9Qd1TSYo8Og6x6Abfz3b9_htwinLp4ENPgV45DACQ@mail.gmail.com1 parentbd74c40 commitcfb4e20
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
677 | 677 |
| |
678 | 678 |
| |
679 | 679 |
| |
| 680 | + | |
| 681 | + | |
680 | 682 |
| |
681 | 683 |
| |
682 | 684 |
| |
|
0 commit comments
Comments
(0)