doc: Fix parameter name for pg_create_logical_replication_slot()
authorMichael Paquier <michael@paquier.xyz>
Tue, 20 Sep 2022 10:28:37 +0000 (19:28 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 20 Sep 2022 10:28:37 +0000 (19:28 +0900)
commit6f0dad88b2eff56e1ddada983f27427250b8a3c3
tree49bd9a6fa45623a5f2afb774a0c3eae4a1cb4ed7
parente9123197c844a3a7fe20d723477fcdbef5b89f93
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: 14
doc/src/sgml/func.sgml