forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6f0dad8
committed
doc: Fix parameter name for pg_create_logical_replication_slot()
The parameter controlling if two-phase transactions can be decoded wasnamed "two_phase" in the documentation while its procedure defines"twophase".Author: Florin IrionDiscussion:https://postgr.es/m/5eeabd10-1aff-ea61-f92d-9fa0d9a7e207@gmail.comBackpatch-through: 141 parente912319 commit6f0dad8
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26380 | 26380 |
| |
26381 | 26381 |
| |
26382 | 26382 |
| |
26383 |
| - | |
| 26383 | + | |
26384 | 26384 |
| |
26385 | 26385 |
| |
26386 | 26386 |
| |
| |||
26393 | 26393 |
| |
26394 | 26394 |
| |
26395 | 26395 |
| |
26396 |
| - | |
| 26396 | + | |
26397 | 26397 |
| |
26398 | 26398 |
| |
26399 | 26399 |
| |
|
0 commit comments
Comments
(0)