Re: Doc patch for Logical Replication Message Formats (PG14)
Brar Piening <brar@gmx.de>
From: Brar Piening <brar@gmx.de>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-06-21T11:11:27Z
Lists: pgsql-hackers
Attachments
- protocol-logicalrep-message-formats-pg14-fix_v3.patch (text/plain) patch v3
Amit Kapila schrieb: > On Mon, Jun 21, 2021 at 4:13 PM Brar Piening <brar@gmx.de> wrote: >> Amit Kapila wrote: >> After looking at the docs once again I have another minor amendment (new >> patch attached). >> > + The value of the column, eiter in binary or in text format. > > Typo. /eiter/either > Fixed - thanks!
Commits
-
Doc: Update logical replication message formats.
- f08722cf83ab 14.0 landed
-
doc: adjust PG 14 relnotes to be current
- 69a58bfe4ab0 14.0 cited
-
Allow pgoutput to send logical decoding messages.
- ac4645c0157f 14.0 cited
-
Allow logical replication to transfer data in binary format.
- 9de77b545313 14.0 cited