summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2022-05-12 02:19:12 +0000
committerBruce Momjian2022-05-12 02:19:12 +0000
commitd70b95a7178af84212487438b5509871090f5b05 (patch)
treeef6dbedc1cd3ef48a00f5b440f186a70643f856e
parentda82c62469865e11c29881b42e955482194ca781 (diff)
relnotes: add author to in-memory sorts item
Reported-by: Thomas Munro Discussion: https://postgr.es/m/CA+hUKGKha50-H2ye-9x3PJWU5wBq_MPc2rmVKM1xJ0tL+ntROw@mail.gmail.com
-rw-r--r--doc/src/sgml/release-15.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml
index f76a8226d04..01a349f117f 100644
--- a/doc/src/sgml/release-15.sgml
+++ b/doc/src/sgml/release-15.sgml
@@ -804,7 +804,7 @@ Author: John Naylor <john.naylor@postgresql.org>
<listitem>
<para>
-Improve performance and reduce memory consumption of in-memory sorts (Ronan Dunklau, David Rowley, Thomas Munro)
+Improve performance and reduce memory consumption of in-memory sorts (Ronan Dunklau, David Rowley, Thomas Munro, John Naylor)
</para>
</listitem>