1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

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
This commit is contained in:
Bruce Momjian
2022-05-11 22:19:12 -04:00
parent da82c62469
commit d70b95a717

View File

@@ -804,7 +804,7 @@ Author: John Naylor <john.naylor@postgresql.org>
<listitem> <listitem>
<para> <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> </para>
</listitem> </listitem>