Re: Create collation reporting the ICU locale display name - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Create collation reporting the ICU locale display name
Date
Msg-id CAH2-WzmW6UWRumvuMXf0EaAy9Mp9go_FNyjOGNnptyW-2sSvOw@mail.gmail.com
Whole thread Raw
In response to Re: Create collation reporting the ICU locale display name  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
On Thu, Sep 12, 2019 at 11:30 AM Peter Geoghegan <pg@bowt.ie> wrote:
> I wonder if it's possible to display a localized version of the
> display string in the NOTICE message? Does that work, or could it? For
> example, do you see the message in French?

BTW, I already know for sure that ICU supports localized display
names. The question is whether or not this patch can take advantage of
that.

The way that we use display name in pg_import_system_collations() is
an ugly hack. It insists on only storing ASCII-safe strings in
pg_collation.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: logical decoding : exceeded maxAllocatedDescs for .spill files
Next
From: Alvaro Herrera
Date:
Subject: Re: Create collation reporting the ICU locale display name