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.96) (envelope-from ) id 1wVV1I-0020TH-1o for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 13:55:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wVV1G-00CgUK-1n for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 13:55:30 +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.96) (envelope-from ) id 1wVV1G-00CgUC-0j for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 13:55:30 +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.98.2) (envelope-from ) id 1wVV1E-00000001FId-1Yjk for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 13:55:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2026010100; 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=gwefaNQVcbleX9/TfGuenEbX3OIDJ+Ft6nX6V1P7iiM=; b=qou2b 6BITZwJGGz2V2HYhSNaRyRXnp+fuQyge2+AkT8Za6BHWNqUwOe7DEfuCqa7d30CekKDIYckWtFOVb gOXjjt1TPI5P7h4fRVwqqTM8y2NBcxao+N0T1vez/JzpK9kKZRXkhgaIa7pj/tZ7cYmPFvxdFJrFz Eo3F7d/LyaRw2ssL2BuKXwHwpHWyMWwp2tk3zzMoP8PCIwYSncrK3VHUY/objPDnk1X7B+cvOO5I/ UMLal//hzWiweYvc8a4OSPxNtZMJ7dpEWJPspBz8pjWYZblO1mZusJ9IgaHyozk5Aes37/h+1tYiu z0mmz8xta8xJ5RVo8qOVQMQoqX1hA==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wVV1D-0000000BTPa-0Xbe; Fri, 05 Jun 2026 09:55:27 -0400 Date: Fri, 5 Jun 2026 09:55:27 -0400 From: Bruce Momjian To: Yugo Nagata Cc: PostgreSQL-development Subject: Re: First draft of PG 19 release notes Message-ID: References: <20260605171108.64f79002de99f302d13d5416@sraoss.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260605171108.64f79002de99f302d13d5416@sraoss.co.jp> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Jun 5, 2026 at 05:11:08PM +0900, Yugo Nagata wrote: > Hi, > > On Tue, 14 Apr 2026 21:18:57 -0400 > Bruce Momjian wrote: > > > I have completed the first draft of the PG 19 release notes: > > > > https://www.postgresql.org/docs/devel/release-19.html > > I noticed duplicate names in the psql tab completion improvement entry. > Yugo Nagata and Fujii Masao each appear twice. > > If this is not intentional, we could remove the duplicates as in the attached patch. Yes, my mistake, will fix, thanks. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.