projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9dfe2e
)
relnotes: add Heikki to UTF8 item
author
Bruce Momjian
<bruce@momjian.us>
Tue, 24 May 2022 23:37:50 +0000
(19:37 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 24 May 2022 23:37:50 +0000
(19:37 -0400)
Reported-by: John Naylor
Discussion: https://postgr.es/m/CAFBsxsFhbhMbK_ZaLpH6J8BfJL_uowtGg+Qs9XA=F4uPU3aucA@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 4a46c4278c4afa75da2e7d82136b0ae5eb9aa7ff..f7344b9884147af6559c6d3873cd6212cd70daac 100644
(file)
--- a/
doc/src/sgml/release-15.sgml
+++ b/
doc/src/sgml/release-15.sgml
@@
-757,7
+757,7
@@
Author: John Naylor <john.naylor@postgresql.org>
<listitem>
<para>
-Improve validation of UTF-8 text (even if only ASCII) by processing 16 bytes at a time (John Naylor)
+Improve validation of UTF-8 text (even if only ASCII) by processing 16 bytes at a time (John Naylor
, Heikki Linnakangas
)
</para>
<para>