Re: ICU locale validation / canonicalization - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: ICU locale validation / canonicalization
Date
Msg-id ba0005f8-71b6-d384-b8c4-a2a9fe1eef37@proxel.se
Whole thread Raw
In response to Re: ICU locale validation / canonicalization  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On 2/10/23 02:22, Jeff Davis wrote:
> We will still allow the ICU format locale IDs for input; we would just
> convert them to BCP47 before storing them in the catalog. And there's
> an inverse function, so it's easy enough to offer a view that shows the
> ICU format locale IDs in addition to the BCP 47 tags.

Aha, then I misread your mail. Sorry! BCP 47 sounds perfect for storage.

Andreas




pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry
Next
From: "shiy.fnst@fujitsu.com"
Date:
Subject: RE: run pgindent on a regular basis / scripted manner