Re: ICU 54 and earlier are too dangerous - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: ICU 54 and earlier are too dangerous
Date
Msg-id a4c14258c7d7b194621e62d6a50cb4d64139ecbb.camel@j-davis.com
Whole thread Raw
In response to Re: ICU 54 and earlier are too dangerous  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Tue, 2023-03-14 at 08:48 -0700, Jeff Davis wrote:
> Actually, now that I think about it, we could just search all known
> locales using either ucol_getAvailable() or uloc_getAvailable(), and
> see if there's a match. Not very clean, but it should catch most
> problems. I'll look into whether there's a reasonable way to match or
> not.

I posted a patch to do this as 0006 in the series here:

https://www.postgresql.org/message-id/9afa6dbe0d31053ad265aeba488fde784fd5b7ab.camel@j-davis.com

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: Dagfinn Ilmari Mannsåker
Date:
Subject: Re: Making background psql nicer to use in tap tests
Next
From: Nathan Bossart
Date:
Subject: Re: improving user.c error messages