From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: First draft of PG 17 release notes |
Date: | 2024-10-10 02:58:19 |
Message-ID: | ZwdCy1DdWoYy9W5O@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Oct 8, 2024 at 07:51:23PM +0900, Yugo NAGATA wrote:
> On Mon, 7 Oct 2024 20:00:45 -0400
> Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> > On Mon, Oct 7, 2024 at 07:25:11PM -0400, Bruce Momjian wrote:
> > > > Yes. This change on CREATE INDEX was introduced by 2af07e2f7 together with
> > > > other commands, but it was missed to be mentioned in the commit message
> > > > although the description was added to the documentation.
> > > >
> > > > The change on CEATE MATERIALIZED VIEW was introduced by a separate commit
> > > > b4da732fd, since which the REFRESH logic is used when creating a matview.
> > > > Should we add here a link to that commit, too?
> > >
> > > I developed the attached patch which adds the two commands and the
> > > commit item.
> >
> > Okay, updated commit after running src/tools/add_commit_links.pl.
>
> LGTM. Thank you.
Thanks, patch applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
When a patient asks the doctor, "Am I going to die?", he means
"Am I going to die soon?"
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2024-10-10 03:06:09 | Re: First draft of PG 17 release notes |
Previous Message | Junwang Zhao | 2024-10-10 02:30:06 | Re: general purpose array_sort |