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 1wVZ3r-00234i-1m for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 18:14:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wVZ3q-00DfQj-1K for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 18:14:26 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wVZ3q-00DfQb-0R for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 18:14:26 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wVZ3n-00000001T3D-3lFA for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 18:14:25 +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=dvkPJpwlJQcruhcA8AeS0K9G3ENXb3Yjp4CiPzwwtyU=; b=OI854 1FQmtY9LtI9nAmM16XIrtCVX6f5grJeZVRZL2gqCScEl4uv1qqd0GpoaT4dya/VK6rgEd6WtThhCD X48efdCo2Cv6bQq/dWk5cXMu20hm0F5vRy7HP6H9ijB5xPv641mFCCQ3tdZpAjNm8cZUoRgsOQmWn pIevQ6xiakMwuBFTjf+MMqzPb+0Lg23JuG3OfqiU4PZw7NOGZ9zXsU0VVoi0VhKnbZIbzouzu1Mwj e5ptTg0CsxUozEGLNmQs5MAqOa9xtr0hq4N3UdnoXU8PIRl6FeM0oMuvtrCftbeWur/Pb4zyrPD5v gnoIFtbY4ngHjI9RPWzeRrKHNk3ZA==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wVZ3l-0000000Cg9V-1zq7; Fri, 05 Jun 2026 14:14:21 -0400 Date: Fri, 5 Jun 2026 14:14:21 -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: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Fri, Jun 5, 2026 at 09:55:27AM -0400, Bruce Momjian wrote: > 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. I want to thank everyone for the fixes/improvements they have supplied for the PG 19 release notes. I am now satisfied with them and I think they are close to what they will look link for PG 19 final. Here are the current contents: https://www.postgresql.org/docs/19/release-19.html -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.