From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 30 May 2023 23:32:15 +0000 (-0400)
Subject: doc:  PG 16 relnotes, add memory overhead reduction item
X-Git-Tag: REL_16_BETA2~93
X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=409d24485cbee46cbfbc101ac6bde7d890f470b8;p=postgresql.git

doc:  PG 16 relnotes, add memory overhead reduction item

Reported-by: David Rowley

Discussion: https://postgr.es/m/CAApHDvqnUoyrJxS4uqnKo87b3_cUjaDDte4NQag49YHu1oEOgA@mail.gmail.com
---

diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml
index 77a9feace9e..be97c290d92 100644
--- a/doc/src/sgml/release-16.sgml
+++ b/doc/src/sgml/release-16.sgml
@@ -2798,6 +2798,17 @@ Author: Peter Eisentraut <peter@eisentraut.org>
 <para>
 Adjust pg_attribute columns for efficiency (Peter Eisentraut)
 </para>
+</listitem>
+
+<!--
+Author: David Rowley <drowley@postgresql.org>
+2022-08-29 [c6e0fe1f2] Improve performance of and reduce overheads of memory ma
+-->
+
+<listitem>
+<para>
+Reduce overhead of memory allocations (Andres Freund, David Rowley)
+</para>
 </listitem>
 
     </itemizedlist>