From d70b95a7178af84212487438b5509871090f5b05 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 11 May 2022 22:19:12 -0400 Subject: [PATCH] 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 --- doc/src/sgml/release-15.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -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) -- 2.39.5