From: Bruce Momjian Date: Thu, 12 May 2022 02:19:12 +0000 (-0400) Subject: relnotes: add author to in-memory sorts item X-Git-Url: http://git.postgresql.org/gitweb/static/tut_user.html?a=commitdiff_plain;h=d70b95a7178af84212487438b5509871090f5b05;p=users%2Fgsingh%2Fpostgres.git 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 --- diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index f76a8226d0..01a349f117 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)