relnotes: improve UTF8 text item in relation to ASCII

Reported-by: John Naylor

Discussion: https://postgr.es/m/CAFBsxsE-US0sgVxVHjt99GCGky4TCD57gwMHWPF9XWo7R5rXPg@mail.gmail.com
This commit is contained in:
Bruce Momjian 2022-05-16 10:09:36 -04:00
parent 6a8a7b1ccb
commit 9499c0fcf4

View 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>