relnotes: improve UTF8 text item in relation to ASCII
authorBruce Momjian <bruce@momjian.us>
Mon, 16 May 2022 14:09:36 +0000 (10:09 -0400)
committerBruce Momjian <bruce@momjian.us>
Mon, 16 May 2022 14:09:36 +0000 (10:09 -0400)
Reported-by: John Naylor
Discussion: https://postgr.es/m/CAFBsxsE-US0sgVxVHjt99GCGky4TCD57gwMHWPF9XWo7R5rXPg@mail.gmail.com

doc/src/sgml/release-15.sgml

index d18a4821ae64e9db5cbabdc49a5adab191573c14..2f059ffd0a896aa66e593c0c3edc68e3f91f2d6a 100644 (file)
@@ -757,7 +757,7 @@ Author: John Naylor <john.naylor@postgresql.org>
 
 <listitem>
 <para>
-Improve validation of ASCII and UTF-8 text by processing 16 bytes at a time (John Naylor)
+Improve validation of UTF-8 text (even ASCII-only) by processing 16 bytes at a time (John Naylor)
 </para>
 
 <para>