Re: ICU locale validation / canonicalization

From: Jeff Davis <pgsql(at)j-davis(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ICU locale validation / canonicalization
Date: 2023-03-24 06:39:12
Message-ID: 6880701fd5cd5183ad7ff3a73d5c9291d6c2e331.camel@j-davis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 2023-03-23 at 10:16 -0700, Jeff Davis wrote:
> I could get rid of the SQL-callable function and move the rest of the
> changes into 0006. I'll see if that arrangement works better, and
> that
> way we can add the SQL-callable function later (or perhaps not at all
> if it's not desired).

Attached a new series that doesn't include the SQL-callable function.
It's probably better to just wait and see what functions seem actually
useful to users.

I included a new small patch to fix a potential UCollator leak and make
the errors more consistent.

--
Jeff Davis
PostgreSQL Contributor Team - AWS

Attachment Content-Type Size
v8-0001-Avoid-potential-UCollator-leak-for-older-ICU-vers.patch text/x-patch 4.4 KB
v8-0002-initdb-emit-message-when-using-default-ICU-locale.patch text/x-patch 3.3 KB
v8-0003-Canonicalize-ICU-locale-names-to-language-tags.patch text/x-patch 22.4 KB
v8-0004-Validate-ICU-locales.patch text/x-patch 11.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message wangw.fnst@fujitsu.com 2023-03-24 06:43:32 RE: Data is copied twice when specifying both child and parent table in publication
Previous Message Bharath Rupireddy 2023-03-24 06:30:13 Re: Orphaned wait event