From: Bruce Momjian Date: Mon, 16 May 2022 14:18:17 +0000 (-0400) Subject: relnotes: improve updated UTF8 item wording X-Git-Url: http://git.postgresql.org/gitweb/static/tut_user.html?a=commitdiff_plain;h=4bfa420075b4e85012837b6b6d376edf8af5ede5;p=users%2Fgsingh%2Fpostgres.git relnotes: improve updated UTF8 item wording --- diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index 2f059ffd0a..4a46c4278c 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 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)