Re: First draft of PG 17 release notes

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: First draft of PG 17 release notes
Date: 2024-08-08 13:55:53
Message-ID: ZrTOaaxuG3JRSvwM@pryzbyj2023
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> 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.

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.

--
Justin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tender Wang 2024-08-08 14:25:35 Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails
Previous Message Michail Nikolaev 2024-08-08 13:53:00 Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements