The wrong byte/char column of EUC-CN and EUC-KR

From: Zhongpu Chen <chenloveit(at)gmail(dot)com>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: The wrong byte/char column of EUC-CN and EUC-KR
Date: 2026-05-02 02:06:38
Message-ID: CA+1gyqKwCz4j+BAKZp8xLOah09aCrBGRVvQ=dbepd9s5G9ZCsg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

In https://www.postgresql.org/docs/current/multibyte.html#MULTIBYTE, the
table shows that the number of bytes per char of EUC-CN and EUC-KR is 1-3.
But in fact, it takes at most 2 bytes. So it should be 1-2 in the byte/char
column.

--
Zhongpu Chen

Browse pgsql-docs by date

  From Date Subject
Next Message PG Doc comments form 2026-05-05 14:37:15 Regarding the archive_command in "continuois archiving" chapter.
Previous Message Daniel Westermann (DWE) 2026-04-28 03:42:33 Re: Dead link in release notes for 19