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