Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1suial-009CBy-2s for pgsql-hackers@arkaria.postgresql.org; Sun, 29 Sep 2024 01:19:19 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1suiai-00FpP7-DN for pgsql-hackers@arkaria.postgresql.org; Sun, 29 Sep 2024 01:19:16 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1suiai-00FpOy-2b for pgsql-hackers@lists.postgresql.org; Sun, 29 Sep 2024 01:19:16 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1suiaf-001YjE-90 for pgsql-hackers@postgresql.org; Sun, 29 Sep 2024 01:19:14 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=Lc5XnM1tKGPjUZXohNV+6ArAFb7eyYxsvGmcZ7zQT9E=; b=bVC2m Flr8I0SO+gqO6eels+ZTE7ziIHD4F67MceN0zd1Kk8fcQb7CqddNgMHoGrm56ey7N2zOZ4mHccx0U nbNO9LHHa2Xcqz398tTpNmeC9LRmV5juwxNoZhl73TgM5IOgQ6Pn6ZcJp3ACjVPIT22kdka70Md+I Wt7o6FOCvJ5b47OKnUgM1X+6M+APbog8Bf0mr6oH0NgCATUZgwZrPDm5gi30G1TNQ71ovIzTiQOaY T9XdeZMQwOHGyG1ts2LEUWox9uFXZQNvMDr1jv87z4fHbE1BayMt7o5HDaXvZFzRG7CANKqQqewSX 7IIh9MNx/IlAI1RfMPj31R4nNHXqQ==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1suiad-00DiGY-11; Sat, 28 Sep 2024 21:19:11 -0400 Date: Sat, 28 Sep 2024 21:19:11 -0400 From: Bruce Momjian To: Yugo Nagata Cc: PostgreSQL-development Subject: Re: First draft of PG 17 release notes Message-ID: References: <20240926141921.57d0b430fa53ac4389344847@sraoss.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240926141921.57d0b430fa53ac4389344847@sraoss.co.jp> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Thu, Sep 26, 2024 at 02:19:21PM +0900, Yugo Nagata wrote: > On Thu, 9 May 2024 00:03:50 -0400 > Bruce Momjian 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. > > > Change functions to use a safe > during maintenance operations (Jeff Davis) > § > > > 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 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?"