Re: Corrected documentation of data type for the logical replication message formats.
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Euler Taveira <euler@eulerto.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-16T13:01:24Z
Lists: pgsql-hackers
Attachments
- v5-0001-Included-the-actual-datatype-used-in-logical-repl.patch (application/x-patch) patch v5-0001
On Fri, Jul 16, 2021 at 8:52 AM Peter Smith <smithpb2250@gmail.com> wrote: > > Hi Vignesh. > > FYI - Because the other patch [1] was pushed ahead of this one, I > think your patch now needs to be updated for the new message types > that were introduced. Thanks, I have made the changes for the same in the v5 patch attached. Regards, Vignesh
Commits
-
Doc: minor improvements for logical replication protocol documentation.
- a5cb4f9829fb 15.0 landed
-
Add support for prepared transactions to built-in logical replication.
- a8fd13cab0ba 15.0 cited