projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9499c0f
)
relnotes: improve updated UTF8 item wording
author
Bruce Momjian
<bruce@momjian.us>
Mon, 16 May 2022 14:18:17 +0000
(10:18 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 16 May 2022 14:18:17 +0000
(10:18 -0400)
doc/src/sgml/release-15.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-15.sgml
b/doc/src/sgml/release-15.sgml
index 2f059ffd0a896aa66e593c0c3edc68e3f91f2d6a..4a46c4278c4afa75da2e7d82136b0ae5eb9aa7ff 100644
(file)
--- a/
doc/src/sgml/release-15.sgml
+++ b/
doc/src/sgml/release-15.sgml
@@
-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>