Re: BUG #19354: JOHAB rejects valid byte sequences

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: assam258(at)gmail(dot)com, Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jeroen Vermeulen <jtvjtv(at)gmail(dot)com>, VASUKI M <vasukianand0119(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19354: JOHAB rejects valid byte sequences
Date: 2026-05-14 19:36:00
Message-ID: CA+TgmoYnU1me+nU6Mj+jE+SP87xY2AomkdgZptdqqKLh=Cq3GQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Apr 15, 2026 at 2:59 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:>
> On Wed, Apr 15, 2026 at 5:58 PM Henson Choi <assam258(at)gmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Previous Message Nathan Bossart 2026-05-14 18:16:03 Re: BUG #19476: Segmentation fault in contrib/spi