]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Fix parameter name for pg_create_logical_replication_slot()
authorMichael Paquier <michael@paquier.xyz>
Tue, 20 Sep 2022 10:28:47 +0000 (19:28 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 20 Sep 2022 10:28:47 +0000 (19:28 +0900)
commit382cc68007784623e365ec033468ec69535afbaf
tree7ea5597616631edfb764624e9c99058811261885
parente68fc64fd7f38927720d729c667906d209ebc09f
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