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 1uDb46-00D9sx-1L for pgsql-hackers@arkaria.postgresql.org; Sat, 10 May 2025 03:39:54 +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 1uDb45-00HAad-1l for pgsql-hackers@arkaria.postgresql.org; Sat, 10 May 2025 03:39:53 +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.94.2) (envelope-from ) id 1uDb44-00HAaV-Ny for pgsql-hackers@lists.postgresql.org; Sat, 10 May 2025 03:39:52 +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.96) (envelope-from ) id 1uDb42-0013VV-0b for pgsql-hackers@lists.postgresql.org; Sat, 10 May 2025 03:39:51 +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=XjSkyztR6QyAnAdz1J/WrC5WLmEk/IfT6Rd8SD9S1nA=; b=CPX3Y LaYkEzuVu7dkFrR03TFCq1z5PpgX12Z3uAKyZNzya8llTKLpSTy1F398M+ajRRLanKo8FG+0oJysf dJGc62pGljju1El6hqf7abdGTgDxIo76qsnts/oAoBmhKHly1HjVJm4K4HC3GDMT2RKWSCJNe/5a4 d4l7hOIzKAf0nvfkdHbj91QplFqM5Wm5FVaGkvBt/OVS5GszEOH67QjtW7z8GPXS3Xyema2MCHAEG 9NR48zwxKZkJRqoRZk3f6n2MIxk/HTBAK3BmROfF8G5ljnDsY5GzV5yCvfZHAwFNAzOAqeYVRTeyf stSPzlEly5kMhQ8mDSWZRyBFUaSxA==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1uDb41-00GXjp-2f; Fri, 09 May 2025 23:39:49 -0400 Date: Fri, 9 May 2025 23:39:49 -0400 From: Bruce Momjian To: David Rowley 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 10, 2025 at 10:38:06AM +1200, David Rowley wrote: > On Fri, 2 May 2025 at 14:44, Bruce Momjian wrote: > > I will continue improving it until beta 1, and until the final release. > > I will probably add markup in 1-3 weeks. Let the feedback begin. ;-) > > Minor detail, but "Improve the performance and reduce memory usage of > hash joins and GROUP BY" probably fits better in "E.1.3.1.3. General > Performance" as none of those changes touched anything in the planner. Agreed, moved, thanks. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.