mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
relnotes: improve updated UTF8 item wording
This commit is contained in:
parent
9499c0fcf4
commit
4bfa420075
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 UTF-8 text (even ASCII-only) 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)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue