| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Jeff Davis <pgsql(at)j-davis(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgsql: Add standard collation UNICODE |
| Date: | 2023-03-11 22:42:59 |
| Message-ID: | 8CA29D75-B231-4CE2-AB44-B8673DD7E481@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
> On Mar 11, 2023, at 5:05 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
>
> Hi,
>
>> On 2023-03-11 10:20:33 -0800, Jeff Davis wrote:
>> On Sat, 2023-03-11 at 08:31 -0500, Andrew Dunstan wrote:
>>>>
>>> It's fairly old:
>>>
>>> $ rpm -q -a | grep icu
>>> libicu-50.2-4.0.amzn1.x86_64
>>> libicu-devel-50.2-4.0.amzn1.x86_64
>>
>> FWIW I tried ICU 50.2 (built from sources) and the root locale still
>> sorts lowercase first.
>
> On one my hacking-on-meson-build trees ([1]) I saw the problem in CI, on
> centos-7. In case you want a way to reproduce the issue. You can merge that
> tree into a throway tree, none of the changes should affect your work. You can
> even log into the machine if it's on your repo ("re-run with terminal
> access"), if you want to figure out the details.
>
> https://cirrus-ci.com/task/6015098225950720
> https://api.cirrus-ci.com/v1/artifact/task/6015098225950720/testrun/build/testrun/regress/regress/regression.diffs
>
> Centos 8, fedora rawhide, suse tumbleweed are all OK though.
I have a Centos 7 setup I can play with tomorrow.
Cheers
Andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2023-03-11 22:55:08 | pgsql: amcheck: Fix ordering bug in update_cached_xid_range() |
| Previous Message | Andres Freund | 2023-03-11 22:05:15 | Re: pgsql: Add standard collation UNICODE |