doc: PG 16 relnotes, add memory overhead reduction item
authorBruce Momjian <[email protected]>
Tue, 30 May 2023 23:32:15 +0000 (19:32 -0400)
committerBruce Momjian <[email protected]>
Tue, 30 May 2023 23:32:15 +0000 (19:32 -0400)
Reported-by: David Rowley
Discussion: https://postgr.es/m/CAApHDvqnUoyrJxS4uqnKo87b3_cUjaDDte4NQag49YHu1oEOgA@mail.gmail.com

doc/src/sgml/release-16.sgml

index 77a9feace9eb4bd38d524af8ba8c0acd7db3659e..be97c290d92c3869bac82b51600f41700788e8f9 100644 (file)
@@ -2798,6 +2798,17 @@ Author: Peter Eisentraut <[email protected]>
 <para>
 Adjust pg_attribute columns for efficiency (Peter Eisentraut)
 </para>
+</listitem>
+
+<!--
+Author: David Rowley <[email protected]>
+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>