projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da82c62
)
relnotes: add author to in-memory sorts item
author
Bruce Momjian
<bruce@momjian.us>
Thu, 12 May 2022 02:19:12 +0000
(22:19 -0400)
committer
Bruce 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-15.sgml
b/doc/src/sgml/release-15.sgml
index f76a8226d04c77913ec6095b0852a25290d75c9a..01a349f117f01799493b85fb7b3fa15ac2f3610f 100644
(file)
--- 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>