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

Amit Kapila
Doc: Fix pg_copy_logical_replication_slot description.
This commit documents that the failover option is not copied when usingthe pg_copy_logical_replication_slot function.In passing, we modify the comments in the function clarifying the reasonfor this behavior.Reported-by: <duffieldzane@gmail.com>Author: Hou Zhijie <houzj.fnst@fujitsu.com>Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>Backpatch-through: 17, where it was introducedDiscussion:https://postgr.es/m/173976850802.682632.11315364077431550250@wrigleys.postgresql.org1 parent15601fa commit5b8f2cc
2 files changed
+16
-7
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29374 | 29374 |
| |
29375 | 29375 |
| |
29376 | 29376 |
| |
| 29377 | + | |
| 29378 | + | |
| 29379 | + | |
| 29380 | + | |
29377 | 29381 |
| |
29378 | 29382 |
| |
29379 | 29383 |
| |
|
Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
695 | 695 |
| |
696 | 696 |
| |
697 | 697 |
| |
698 |
| - | |
699 |
| - | |
700 |
| - | |
701 |
| - | |
702 |
| - | |
703 |
| - | |
704 |
| - | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
705 | 710 |
| |
706 | 711 |
| |
707 | 712 |
| |
|
0 commit comments
Comments
(0)