Re: BUG #19354: JOHAB rejects valid byte sequences
Henson Choi <assam258@gmail.com>
From: Henson Choi <assam258@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Thomas Munro <thomas.munro@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-16T09:39:13Z
Lists: pgsql-bugs
2026년 5월 15일 (금) 오전 4:36, Robert Haas <robertmhaas@gmail.com>님이 작성: > 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)? Right -- the cosmetic encnames.c comment cleanup is what Thomas pushed; the actual verifier fix is still pending. Tatsuo gave a +1 for preserving JOHAB and applying the verifier correction. Thomas may have other priorities right now. This is not urgent on my end, so I am content to wait for him. Thanks, Henson
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix comments for Korean encodings in encnames.c
- e5fb1ff5bed9 14.23 landed
- 78f8fbc8ab5f 15.18 landed
- 5ef61f417f17 16.14 landed
- ec61832231c4 17.10 landed
- ea94d2e6734e 18.4 landed
- 9a618901a476 19 (unreleased) landed
-
Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the
- 8468146b03c8 8.3.0 cited
-
> Tatsuo Ishii wrote:
- a8bd7e1c6e02 7.3.1 cited