mirror of
https://github.com/postgres/postgres.git
synced 2026-04-07 10:17:24 -04:00
docs: EUC_TW can be up to four bytes wide, not three
Backpatch-through: 13 Security: CVE-2025-1094
This commit is contained in:
parent
4ea3f5ef35
commit
9dc952d9a0
1 changed files with 1 additions and 1 deletions
|
|
@ -1065,7 +1065,7 @@ CREATE COLLATION ignore_accents (provider = icu, locale = 'und-u-ks-level1-kc-tr
|
|||
<entry>Traditional Chinese, Taiwanese</entry>
|
||||
<entry>Yes</entry>
|
||||
<entry>Yes</entry>
|
||||
<entry>1–3</entry>
|
||||
<entry>1–4</entry>
|
||||
<entry></entry>
|
||||
</row>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue