You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
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: 14