From: Andres Freund Date: Mon, 10 Feb 2025 15:03:39 +0000 (-0500) Subject: docs: EUC_TW can be up to four bytes wide, not three X-Git-Tag: REL_16_7~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16ce519533bd03db726953db2364877a8944da4c;p=thirdparty%2Fpostgresql.git docs: EUC_TW can be up to four bytes wide, not three Backpatch-through: 13 Security: CVE-2025-1094 --- diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 9242ba64c36..3629cd12b68 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -1745,7 +1745,7 @@ ORDER BY c COLLATE ebcdic; Traditional Chinese, Taiwanese Yes Yes - 1–3 + 1–4