From 335e444f2269086c22146d885afb9d6e92d5cb01 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 24 May 2022 19:37:50 -0400 Subject: [PATCH] relnotes: add Heikki to UTF8 item Reported-by: John Naylor Discussion: https://postgr.es/m/CAFBsxsFhbhMbK_ZaLpH6J8BfJL_uowtGg+Qs9XA=F4uPU3aucA@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 4a46c4278c..f7344b9884 100644 --- a/doc/src/sgml/release-15.sgml +++ b/doc/src/sgml/release-15.sgml @@ -757,7 +757,7 @@ Author: John Naylor -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) -- 2.39.5