projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c16a1
)
doc: PG 16 relnotes, add memory overhead reduction item
author
Bruce Momjian
<
[email protected]
>
Tue, 30 May 2023 23:32:15 +0000
(19:32 -0400)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-16.sgml
b/doc/src/sgml/release-16.sgml
index 77a9feace9eb4bd38d524af8ba8c0acd7db3659e..be97c290d92c3869bac82b51600f41700788e8f9 100644
(file)
--- a/
doc/src/sgml/release-16.sgml
+++ b/
doc/src/sgml/release-16.sgml
@@
-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>