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 1wVZkm-0023eH-1p for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 18:58:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wVZkk-00Dw0B-10 for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 18:58:46 +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 1wVZkk-00Dw03-03 for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 18:58:46 +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 1wVZkh-00000001TQz-2dEn for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 18:58:45 +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=VhZUy9tUHNk5QxkPRANftYqzBwWx/UsRQuXit3rmoxA=; b=GRkl1 zYPGWBxRF6GxDNTpHu9+5Mr3gfziZaWUo2NdjEkhujC3KJ7koPhnlLpTL7inm7nZQIiX/UrwN/vX0 ZPgBOKQF2b1FKIFc7892XYr+SfX0R/URlBuHNSEDgbRdExv4MEctdmsIinEIao+Ac8JbdBUYcQ0TL x8Ykwx/ziHBVu303nemUZgnhMEutHpB2nqy67BO//P9peT+Iwv5eVO07KULX3hvRW3m92XnrokQYc KYL41J4zyYTgLBA+HfrOqzZPfTwjrNJX9e/opANSM6UWZC81hGGb30uv6lnSRjqxvqlTP6/tT8k3g 75a6zZWux3NHmeL+u/l6iVDV0PAUA==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wVZkf-0000000ClN8-390K; Fri, 05 Jun 2026 14:58:41 -0400 Date: Fri, 5 Jun 2026 14:58:41 -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 02:14:21PM -0400, Bruce Momjian wrote: > 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 My apologies, this is the old version; the most current version is here: https://momjian.us/pgsql_docs/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.