relnotes: add author to in-memory sorts item
authorBruce Momjian <bruce@momjian.us>
Thu, 12 May 2022 02:19:12 +0000 (22:19 -0400)
committerBruce Momjian <bruce@momjian.us>
Thu, 12 May 2022 02:19:12 +0000 (22:19 -0400)
Reported-by: Thomas Munro
Discussion: https://postgr.es/m/CA+hUKGKha50-H2ye-9x3PJWU5wBq_MPc2rmVKM1xJ0tL+ntROw@mail.gmail.com

doc/src/sgml/release-15.sgml

index f76a8226d04c77913ec6095b0852a25290d75c9a..01a349f117f01799493b85fb7b3fa15ac2f3610f 100644 (file)
@@ -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>