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
-
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