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

Amit Kapila
Fix intermetent test failure in 028_row_filter.pl.
The test was not waiting for the subscriber's data synchronization tohappen after refreshing the publication on the subscriber side. This leadssubscriber's apply worker to skip applying the changes on thecorresponding relation which results in a test failure.Reported-by: Hou Zhijie, as per buildfarmAuthor: Hou ZhijieReviewed-by: Masahiko Sawada, Amit KapilaDiscussion:https://postgr.es/m/OS0PR01MB5716A69496A8E2F2E155DB8D94B59@OS0PR01MB5716.jpnprd01.prod.outlook.com1 parent1ce3451 commit1f50918
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
623 | 628 |
| |
624 | 629 |
| |
625 | 630 |
| |
|
0 commit comments
Comments
(0)