Commit 6f0dad8
committed
doc: Fix parameter name for pg_create_logical_replication_slot()
The parameter controlling if two-phase transactions can be decoded was
named "two_phase" in the documentation while its procedure defines
"twophase".
Author: Florin Irion
Discussion: https://postgr.es/m/5eeabd10-1aff-ea61-f92d-9fa0d9a7e207@gmail.com
Backpatch-through: 141 parent e912319 commit 6f0dad8
1 file changed
+2
-2
lines changed| 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