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

From Peter Eisentraut
Subject Re: ICU locale validation / canonicalization
Date
Msg-id 69625803-0c6b-3d39-a401-05315b26b7e8@enterprisedb.com
Whole thread Raw
In response to Re: ICU locale validation / canonicalization  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: ICU locale validation / canonicalization  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On 31.03.23 12:11, Jeff Davis wrote:
> On Thu, 2023-03-30 at 08:59 +0200, Peter Eisentraut wrote:
>> I don't think we should show the notice when the canonicalization
>> doesn't change anything.  This is not useful:
>>
>> +NOTICE:  using language tag "und-u-kf-upper" for locale "und-u-kf-
>> upper"
> 
> Done.
> 
>> Also, the message should be phrased more from the perspective of the
>> user instead of using ICU jargon, like
>>
>> NOTICE:  using canonicalized form "%s" for locale specification "%s"
>>
>> (Still too many big words?)
> 
> Changed to:
> 
>     NOTICE:  using standard form "%s" for locale "%s"
> 
>> Needs documentation updates in doc/src/sgml/charset.sgml.
> 
> I made a very minor update. Do you have something more specific in
> mind?

This all looks good to me.




pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Re: [PATCH] Clarify the behavior of the system when approaching XID wraparound
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Check whether binaries can be released for s390x