From: Andres Freund Date: Mon, 10 Feb 2025 15:03:38 +0000 (-0500) Subject: docs: EUC_TW can be up to four bytes wide, not three X-Git-Tag: REL_17_3~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd3c1eb38e9add293f8be59b6aec7574e8584bdb;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 834cb30c85a..6682927799a 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -1846,7 +1846,7 @@ ORDER BY c COLLATE ebcdic; Traditional Chinese, Taiwanese Yes Yes - 1–3 + 1–4