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 1uKJjZ-001CJl-25 for pgsql-hackers@arkaria.postgresql.org; Wed, 28 May 2025 16:34:29 +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 1uKJjW-001VX9-NV for pgsql-hackers@arkaria.postgresql.org; Wed, 28 May 2025 16:34: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.94.2) (envelope-from ) id 1uKJjW-001VWv-EH for pgsql-hackers@lists.postgresql.org; Wed, 28 May 2025 16:34: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.96) (envelope-from ) id 1uKJjT-000ZmH-1z for pgsql-hackers@lists.postgresql.org; Wed, 28 May 2025 16:34:26 +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=iXk/q+DzGBDXzIv4KBijCkWHI9GHRSY+XLCm06BHboo=; b=iTT1/ ryl2rCWwAxBG4V8bNVRH7ENMkLA1EfObAaxbsQX3jYNVvJeb+haSkHDJimdRjEOgovP6wyEW9UWbG 4MGR0GmqpqvgnZiIIxWvV3R/Ouo7X4gVUE+0uEIYlkhFfbagaXUYeEggh4tcVRcU28pPF/mFZIGP1 c7u6tlXJIG+CTStG+y9e1mRJN7ls2JjRixz9Q5EFA+XjyeaFJqN9IPhonv43QAAsrYdrXKEegTrHr 1FpGoH8EVZqL0usMtVawhDSXLdn4X8o37uZ0CBwJo7UKfzrVbv0EDgO6FImBZl0R5fxZpOBX0oAOx uw8m6lYzrWLupwPNzHHbepwqet8Sw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1uKJjS-0005hj-1Y; Wed, 28 May 2025 12:34:22 -0400 Date: Wed, 28 May 2025 12:34:22 -0400 From: Bruce Momjian To: Dean Rasheed 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 Wed, May 28, 2025 at 10:55:50AM +0100, Dean Rasheed wrote: > For "Improve the speed of multiplication", I think it should say > "numeric multiplication" rather than simply "multiplication", and I > think it's worth also linking to commits ca481d3c9ab and c4e44224cf6 > which were part of the same work. > > I think it's also worth mentioning 9428c001f67, which sped up numeric > division. That can be included in the same item, as in the attached > patch, unless you think it's worth listing it as a separate item. Great, patch applied. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Do not let urgent matters crowd out time for investment in the future.