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 1syjNh-001o3G-Ol for pgsql-hackers@arkaria.postgresql.org; Thu, 10 Oct 2024 02:58:26 +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 1syjNf-009hyX-Rp for pgsql-hackers@arkaria.postgresql.org; Thu, 10 Oct 2024 02:58:24 +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 1syjNf-009hwN-Df for pgsql-hackers@lists.postgresql.org; Thu, 10 Oct 2024 02:58:23 +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 1syjNd-0008Nb-4K for pgsql-hackers@postgresql.org; Thu, 10 Oct 2024 02:58:22 +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=qq55kiBPwAPOOiR4HwZaJQHsZGAQuh3l/ScJqyBD7H4=; b=cQ868 Wp6xDkNNoVlG++cA86r9dAO1ednZ1cFcZLAQ65oN2r1CB3fjTGQqR3QLvtOQu+5OSCrB4NiX2qXpq ZhoZhf3qEDt3iz07JBL1PR+isrOeizc/KiyFQpwcRK5cPYPd6gU38WOqoeGRN2LNTGw+GZvmr+iFo 3op+VlAiAtyLTi2zcDtXqs8zTpL+j2MbQpq42PZtuqxbx24am0c57SCnua8aSm1ncSLpM3DU+5td1 cqeXhUpiDzqR4baFBBu8q0DrmM0IBh5MZNH6nh+53vMZpEwbqgFAy1LI9vEwP4m0WYKFGAfnW64M3 dpyuyUVMc3X6mybtUUz/ZIVQdbYHw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1syjNb-00ET8B-0U; Wed, 09 Oct 2024 22:58:19 -0400 Date: Wed, 9 Oct 2024 22:58:19 -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> <20240930142021.3776c6ebe5a35849719084fd@sraoss.co.jp> <20241008195123.d56973adb294a474127dade6@sraoss.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241008195123.d56973adb294a474127dade6@sraoss.co.jp> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, Oct 8, 2024 at 07:51:23PM +0900, Yugo NAGATA wrote: > On Mon, 7 Oct 2024 20:00:45 -0400 > Bruce Momjian 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 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?"