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 1wVaEM-0023wg-0K for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 19:29:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wVaEK-00E9WG-2w for pgsql-hackers@arkaria.postgresql.org; Fri, 05 Jun 2026 19:29:20 +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 1wVaEK-00E9W7-21 for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 19:29:20 +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 1wVaEI-00000001Hsb-39X4 for pgsql-hackers@lists.postgresql.org; Fri, 05 Jun 2026 19:29:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2026010100; h=In-Reply-To:Content-Transfer-Encoding:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-ID:Content-Description; bh=Jmxmqe77sANU2zH4IeWhc9bDrQ//vYONXqTkya9Tuwg=; b=BzcwJmJQTqXj28LpbX9lvp5OKC tzbCY23ED60x6ZlcUjDcgIxrfNlkdHSSQin+rvZ1jbMKlY1+R9njVnAlBwoECO/FXAexKfAAHdAgu vhDqVLRkhCwsxHc6KCus7TENnBA+olYWoWCA+uyWUiEZwIdddtkemurHDecGG5OpUrNNktHJ9eWSQ xouo2lwcOO2SxI+vY4PJ/VTUoc1RlOShH63DKzp8BV7wK5/+ngOzKU1AQy0rIEC5GO6UaeInZ9AJX I8myCuMt24xlHXAURLgpi1HP38gudFvoHwSDmmpfuHUCkfnZCCQiZeVK80XMu6CcDHRe91pzkySIU xyHImjdQ==; Received: from bruce by momjian.us with local (Exim 4.98.2) (envelope-from ) id 1wVaEH-0000000CqM4-1PmW; Fri, 05 Jun 2026 15:29:17 -0400 Date: Fri, 5 Jun 2026 15:29:17 -0400 From: Bruce Momjian To: Baji Shaik Cc: Yugo Nagata , 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=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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:17:01PM -0500, Baji Shaik wrote: > > > On Fri, Jun 5, 2026 at 1:58 PM Bruce Momjian wrote: > > My apologies, this is the old version;  the most current version is > here: > >         https://momjian.us/pgsql_docs/release-19.html > > > Can e5035950dab ("psql: Fix tab completion for REPACK boolean options") > also be part of the notes? > https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=e5035950dab Uh, I don't add tab fixes for new commands in the release note. I am more focused on adding changes for tab completion for existing commands, though I tend to add them on the first pass but not in later months. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.