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

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 parent174952e commit7c906c5
2 files changed
+16
-7
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29118 | 29118 |
| |
29119 | 29119 |
| |
29120 | 29120 |
| |
| 29121 | + | |
| 29122 | + | |
| 29123 | + | |
| 29124 | + | |
29121 | 29125 |
| |
29122 | 29126 |
| |
29123 | 29127 |
| |
|
Lines changed: 12 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
698 | 698 |
| |
699 | 699 |
| |
700 | 700 |
| |
701 |
| - | |
702 |
| - | |
703 |
| - | |
704 |
| - | |
705 |
| - | |
706 |
| - | |
707 |
| - | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
708 | 713 |
| |
709 | 714 |
| |
710 | 715 |
| |
|
0 commit comments
Comments
(0)