Re: pg_create_logical_replication_slot argument incongruency
Florin Irion <irionr@gmail.com>
From: Florin Irion <irionr@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@postgresql.org
Date: 2022-09-20T11:33:45Z
Lists: pgsql-hackers
Thank you! Il mar 20 set 2022, 12:29 Michael Paquier <michael@paquier.xyz> ha scritto: > 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