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 1sf0cs-0003SB-Gm for pgsql-hackers@arkaria.postgresql.org; Fri, 16 Aug 2024 17:20:34 +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 1sf0cr-006jPY-3o for pgsql-hackers@arkaria.postgresql.org; Fri, 16 Aug 2024 17:20:33 +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 1sf0cq-006jPQ-Pg for pgsql-hackers@lists.postgresql.org; Fri, 16 Aug 2024 17:20:32 +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.94.2) (envelope-from ) id 1sf0cn-005Cv7-Rw for pgsql-hackers@postgresql.org; Fri, 16 Aug 2024 17:20:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; 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=x1IvjUbIazORXoGkaGyGZvz7WwclPO+k6MQLKJtdt2o=; b=NqQ8R GHfCBcOO8iV6gjr1KmD8v7KAG4Q15D92/3/FIlKqBtwcFyWCOHCwdEAXz6OMDj9bErMlF8FvKCKSV tuHIuVn4+/1rQoviyoncDmLJHLbpAcLSpoejGm6IzFHEdKppK7WoKzmnf8oaI+/qrz8nVXm1ox+d1 AxM2u1pMgsOV20t+qerUZVlAPCASnS8yjofXrv8VX/E9QMm1JEJ8DAPEbXsSjMynS5aA1k7BSM+uS En6SstHHmUePvhzRKAkx3/wEy1GWeZUGWtK971BEoxeOT88HViTbFaPQ7Yr9Ibu0Dp45vzEXo7QGI v8NlBnrbpJefh9q3AwzblaGwYKHJw==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1sf0cm-003c3H-1K; Fri, 16 Aug 2024 13:20:28 -0400 Date: Fri, 16 Aug 2024 13:20:28 -0400 From: Bruce Momjian To: Justin Pryzby Cc: pgsql-hackers@postgresql.org Subject: Re: First draft of PG 17 release notes 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 Thu, Aug 8, 2024 at 08:55:53AM -0500, Justin Pryzby wrote: > > Add server variable huge_page_size to report the use of huge pages by > > The new variable is huge_page_status; h_p_size is several years old. Fixed. I created this mistake when I was adding links to the SGML file. > BTW, I was surprised that these were included: > > +2024-02-28 [363eb0599] Convert README to Markdown. > +2024-01-25 [7014c9a4b] Doc: improve documentation for jsonpath behavior. I try to mention significant doc changes, and have done so in the past. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.