Commit 449b16c
committed
Abort add_node when stale replication origin cleanup fails
Stale-origin drop exists to prevent create_sub from reusing a leftover
LSN and silently skipping data. Swallowing the error with RAISE WARNING
defeated that safety net.1 parent 4083e20 commit 449b16c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1507 | 1507 | | |
1508 | 1508 | | |
1509 | 1509 | | |
1510 | | - | |
| 1510 | + | |
1511 | 1511 | | |
1512 | 1512 | | |
1513 | 1513 | | |
| |||
0 commit comments