forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit05af876
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 parent449f1d0 commit05af876
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26353 | 26353 |
| |
26354 | 26354 |
| |
26355 | 26355 |
| |
26356 |
| - | |
| 26356 | + | |
26357 | 26357 |
| |
26358 | 26358 |
| |
26359 | 26359 |
| |
| |||
26366 | 26366 |
| |
26367 | 26367 |
| |
26368 | 26368 |
| |
26369 |
| - | |
| 26369 | + | |
26370 | 26370 |
| |
26371 | 26371 |
| |
26372 | 26372 |
| |
|
0 commit comments
Comments
(0)