From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Victor Wagner <vitus(at)wagner(dot)pp(dot)ru>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: PostgreSQL 10 (latest beta) and older ICU |
Date: | 2017-08-01 15:28:26 |
Message-ID: | 38dc8a70-521b-e46b-081e-3e1c99c91748@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 8/1/17 08:28, Victor Wagner wrote:
> On Tue, 1 Aug 2017 08:16:54 -0400
> Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
>
>> On 8/1/17 02:12, Victor Wagner wrote:
>>>> We are only calling uloc_toLanguageTag() with keyword/value
>>>> combinations that ICU itself previously told us were supported. So
>>>> just ignoring errors doesn't seem proper in this case.
>>>>
>>> We know that this version of ICU is broken. But what choice we
>>> have?
>> I don't know that we can already reach that conclusion. Maybe the
> Because it was fixed in subsequent versions.
I propose the attached patch to address this.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-Add-support-for-ICU-4.2.patch | text/plain | 3.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2017-08-01 15:35:38 | Re: [GENERAL] Not able to create collation on Windows |
Previous Message | Tom Lane | 2017-08-01 14:53:15 | Re: [GENERAL] Not able to create collation on Windows |