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-09-29 01:19:11 |
Message-ID: | ZvirD5wt70As4hI_@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Sep 26, 2024 at 02:19:21PM +0900, Yugo Nagata wrote:
> On Thu, 9 May 2024 00:03:50 -0400
> Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> > I have committed the first draft of the PG 17 release notes; you can
> > see the results here:
>
> I propose to improve the following description in "Migration to Version 17"
> section by adding CREATE INDEX and CREATE MATERIALIZED VIEW into the command list.
>
> <para>
> Change functions to use a safe <xref linkend="guc-search-path"/>
> during maintenance operations (Jeff Davis)
> <ulink url="&commit_baseurl;2af07e2f7">§</ulink>
> </para>
>
> It is suggested in the thread [1] that users could not notice the behaviour
> of CREATE INDEX is changed because the explicit command name is not listed in
> the release notes. So, I think it is better to add CREATE INDEX and
> CREATE MATERIALIZED VIEW into the command list.
>
> I've attached a patch.
It this a valid change? Seems so.
--
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-09-29 01:20:22 | Re: First draft of PG 17 release notes |
Previous Message | Thomas Munro | 2024-09-29 00:02:21 | Re: [PATCH] Add native windows on arm64 support |