From: | Amit Langote <amitlangote09(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG 13 release notes, first draft |
Date: | 2020-09-09 09:46:07 |
Message-ID: | CA+HiwqFgLFsz_Oh6==rYC+wHZWYeAyokApPhPU6QLWCD4-nvEg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, May 12, 2020 at 10:28 AM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
>
> On Tue, May 12, 2020 at 8:51 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > On Fri, May 8, 2020 at 12:07:09PM +0900, Amit Langote wrote:
> > > I have attached a patch with my suggestions above.
> >
> > OK, I slightly modified the wording of your first change, patch
> > attached.
>
> Thanks. I checked that what you committed looks fine.
Sorry about not having reported this earlier, but I had noticed that
the wording of the partitioned tables logical replication item isn't
correct grammatically, which I noticed again while going through the
webpage. Attached fixes it as follows:
- to be automatically published. Addition/removal of partitions from
- partitioned tables are automatically added/removed from publications.
+ to be automatically published. Adding/removing partitions from
+ a partitioned table automatically adds/removes them from publications.
--
Amit Langote
EnterpriseDB: http://www.enterprisedb.com
Attachment | Content-Type | Size |
---|---|---|
release-13-wording.patch | application/octet-stream | 908 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2020-09-09 09:46:56 | Re: Inconsistency in determining the timestamp of the db statfile. |
Previous Message | Magnus Hagander | 2020-09-09 09:45:20 | Re: Inconsistency in determining the timestamp of the db statfile. |