Reported-by: Michael Paquier
Discussion: https://postgr.es/m/ZL0M28/
[email protected]
Backpatch-through: 16 only
</para>
</listitem>
+<!--
+2022-09-17 [fdd8937c0] Fix huge_pages on Windows
+-->
+
+<listitem>
+<para>
+Allow huge pages to work on newer versions of Windows 10 (Thomas Munro)
+</para>
+
+<para>
+This adds the special handling required to enable huge pages on newer versions of Windows 10.
+</para>
+</listitem>
+
<!--
2023-04-08 [d4e71df6d] Add io_direct setting (developer-only).