Re: pg_create_logical_replication_slot argument incongruency
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Florin Irion <irionr@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2022-09-20T10:29:44Z
Lists: pgsql-hackers
On Tue, Sep 20, 2022 at 08:41:56AM +0200, Florin Irion wrote: > OK, patch only for the docs attached. Thanks, applied. -- Michael
Commits
-
doc: Fix parameter name for pg_create_logical_replication_slot()
- 382cc6800778 14.6 landed
- 05af876267b7 15.0 landed
- 6f0dad88b2ef 16.0 landed
-
Add option to enable two_phase commits via pg_create_logical_replication_slot.
- 19890a064ebf 14.0 cited