Re: small cleanup in unicode_norm.c
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: John Naylor <john.naylor@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2020-12-09T04:36:04Z
Lists: pgsql-hackers
On Tue, Dec 08, 2020 at 02:25:43PM -0400, John Naylor wrote: > Thanks for taking a look. Sounds good, I've made those adjustments and > wrote a commit message. I took another look and didn't see anything else to > address. Looks good to me, so applied. -- Michael
Commits
-
Simplify code for getting a unicode codepoint's canonical class.
- 16c302f51235 14.0 landed