Re: BUG #19354: JOHAB rejects valid byte sequences

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: assam258@gmail.com, Heikki Linnakangas <hlinnaka@iki.fi>, Tom Lane <tgl@sss.pgh.pa.us>, Jeroen Vermeulen <jtvjtv@gmail.com>, VASUKI M <vasukianand0119@gmail.com>, pgsql-bugs@lists.postgresql.org
Date: 2026-05-14T19:36:00Z
Lists: pgsql-bugs
On Wed, Apr 15, 2026 at 2:59 AM Thomas Munro <thomas.munro@gmail.com> wrote:>
> On Wed, Apr 15, 2026 at 5:58 PM Henson Choi <assam258@gmail.com> wrote:
> > While reading through the encoding alias table in src/common/encnames.c,
> > I noticed a few long-standing inaccuracies and omissions in the per-entry
> > comments for the three Korean encodings.
>
> LGTM, so I will go ahead and push this to all branches.

I see that this was done, but this isn't the actual fix for this
issue, right? Is somebody going to apply the main fix patch (perhaps
just to master)?

-- 
Robert Haas
EDB: http://www.enterprisedb.com



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix comments for Korean encodings in encnames.c

  2. Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the

  3. > Tatsuo Ishii wrote: