8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c16a1 commit 409d244Copy full SHA for 409d244
doc/src/sgml/release-16.sgml
@@ -2798,6 +2798,17 @@ Author: Peter Eisentraut <peter@eisentraut.org>
2798
<para>
2799
Adjust pg_attribute columns for efficiency (Peter Eisentraut)
2800
</para>
2801
+</listitem>
2802
+
2803
+<!--
2804
+Author: David Rowley <drowley@postgresql.org>
2805
+2022-08-29 [c6e0fe1f2] Improve performance of and reduce overheads of memory ma
2806
+-->
2807
2808
+<listitem>
2809
+<para>
2810
+Reduce overhead of memory allocations (Andres Freund, David Rowley)
2811
+</para>
2812
</listitem>
2813
2814
</itemizedlist>
0 commit comments