Re: Doc patch for Logical Replication Message Formats (PG14)

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Brar Piening <brar@gmx.de>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-06-24T09:34:39Z
Lists: pgsql-hackers
On Mon, Jun 21, 2021 at 4:41 PM Brar Piening <brar@gmx.de> wrote:
>
> 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!
>

Thanks for the report and patch. Pushed.

-- 
With Regards,
Amit Kapila.



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.