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

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

  1. Doc: Update logical replication message formats.

  2. doc: adjust PG 14 relnotes to be current

  3. Allow pgoutput to send logical decoding messages.

  4. Allow logical replication to transfer data in binary format.