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-05 13:36:52 |
Message-ID: | a8219d9f-6dd4-1c84-8dfc-ec8930b09e04@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 8/1/17 11:28, Peter Eisentraut wrote:
> 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.
committed
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2017-08-05 14:33:23 | Re: pg_stop_backup(wait_for_archive := true) on standby server |
Previous Message | Robert Haas | 2017-08-05 13:11:44 | Re: pg_stop_backup(wait_for_archive := true) on standby server |