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 1uBLgu-000SLI-VA for pgsql-hackers@arkaria.postgresql.org; Sat, 03 May 2025 22:50:41 +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 1uBLgt-00GXnT-6y for pgsql-hackers@arkaria.postgresql.org; Sat, 03 May 2025 22:50:39 +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.94.2) (envelope-from ) id 1uBLgs-00GXnL-Ts for pgsql-hackers@lists.postgresql.org; Sat, 03 May 2025 22:50:38 +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.96) (envelope-from ) id 1uBLgp-0001Kx-2j for pgsql-hackers@lists.postgresql.org; Sat, 03 May 2025 22:50:38 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2025010100; 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=d6L4SH2qG+aX8lvo7HAUqFHY33zBCu65d6dsoM9KETs=; b=W84D4 SOf445MK12IWuZCH0qiiIsQLL5+joGQlevgxXnLFmm6Ko2809kj0IfnQBl30OEcYCS9ffr7+Y3dde +XYH9MDr+fU/teLKavheQrqHhbQBAIQYUGvFDizTMStXrK7ZjiRj60ySEzzndxf7V9abQzC89x3A8 QBMTN/+yFGoRj0WtrqCYy7oZKCMcVxIbCzJaBpmdxcGbxVvIbJlSKnHMSheRmmeI2Bma+MVlUqhod 8Qz6XWMz+P+AnuklBDYOHvn34UN+Dr+rCa9dzKVl5AVahpqhgAkHX/lum7eT6WYKNCvE0fQ1loNgV Fryhit4I0bIediesAmfgOUYqKv7tg==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1uBLgn-005TPA-2y; Sat, 03 May 2025 18:50:33 -0400 Date: Sat, 3 May 2025 18:50:33 -0400 From: Bruce Momjian To: Jelte Fennema-Nio Cc: PostgreSQL-development Subject: Re: PG 18 release notes draft committed Message-ID: References: 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 Sat, May 3, 2025 at 09:40:47PM +0200, Jelte Fennema-Nio wrote: > On Sat, 3 May 2025 at 18:19, Bruce Momjian wrote: > > I moved the item and added some text, patch attached. > > LGTM, apart from the typo in the word "client' (it's spelled as > "cliient" in the diff). Thanks, fixed. > Noticed a few other small things when rereading: > > 1. "Add libpq functions and environment..." should be "Add libpq > connection parameters and environment Fixed. > 2. "Allow the specification of non-overlapping PRIMARY KEY and UNIQUE > constraints" has no commit attached to it. I noticed this because it > wasn't fully clear to me what this feature entailed, so I wanted to > look at it in more detail. Fixed. > 3. "Report search_path changes to the client." is currently in the > libpq section, but this is a server-only change. So that seems a bit > strange. Not sure where to put it though. Not sure. The only idea I had was server configuration, which doesn't match well. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.