mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
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:
parent
6a8a7b1ccb
commit
9499c0fcf4
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue