From: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
---|---|
To: | Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru> |
Cc: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, pryzby(at)telsasoft(dot)com, rjuju123(at)gmail(dot)com, daniel(at)manitou-mail(dot)org, AndrewBille(at)gmail(dot)com, michael(at)paquier(dot)xyz |
Subject: | Re: ICU for global collation |
Date: | 2022-10-01 12:07:29 |
Message-ID: | 73f18f58-5eaa-b09b-407d-a862a48635b1@enterprisedb.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 22.09.22 20:06, Marina Polyakova wrote:
> On 2022-09-21 17:53, Peter Eisentraut wrote:
>> Committed with that test, thanks. I think that covers all the ICU
>> issues you reported for PG15 for now?
>
> I thought about the order of the ICU checks - if it is ok to check that
> the selected encoding is supported by ICU after printing all the locale
> & encoding information, why not to move almost all the ICU checks here?..
It's possible that we can do better, but I'm not going to add things
like that to PG 15 at this point unless it fixes a faulty behavior.
From | Date | Subject | |
---|---|---|---|
Next Message | Laurenz Albe | 2022-10-01 14:38:52 | Re: postgres_fdw: dead lock in a same transaction when postgres_fdw server is lookback |
Previous Message | Peter Eisentraut | 2022-10-01 11:12:51 | Re: kerberos/001_auth test fails on arm CPU darwin |