Re: [PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Diego Frias <mail@dzfrias.dev>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2026-06-04T22:55:34Z
Lists: pgsql-hackers
On Thu, Jun 04, 2026 at 09:32:53AM -0700, Diego Frias wrote: > Looks great! Thanks for letting me know where the tests live. I’ll > try to get these tests in the official Unicode test suite, too. Should > help future implementors. Thanks. Applied and backpatched down to v14. -- Michael
Commits
-
Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE)
- 8bb935d619f6 14 (unreleased) landed
- c391375ba496 15 (unreleased) landed
- 82116023e424 16 (unreleased) landed
- 0c9cbbfb5be7 17 (unreleased) landed
- 273fe94852b3 18 (unreleased) landed
- f2ff15e4c371 19 (unreleased) landed