Order changes in PG16 since ICU introduction - Mailing list pgsql-hackers

From Regina Obe
Subject Order changes in PG16 since ICU introduction
Date
Msg-id 000b01d97465$c34bbd60$49e33820$@pcorp.us
Whole thread Raw
Responses Re: Order changes in PG16 since ICU introduction
Re: Order changes in PG16 since ICU introduction
List pgsql-hackers
A couple of days ago, our PostGIS PG16 bots started failing with order
changes in text.
We have our tests set to locale=c

It seems since April 20th, our tests that rely on sorting characters
changed.
As noted in this ticket:

https://trac.osgeo.org/postgis/ticket/5375

I'm assuming it's result of icu change:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=fcb21b3ac
dcb9a60313325618fd7080aa36f1626

I suspect all our bots are compiling with icu enabled. But I haven't
confirmed.

I'm assuming this is an expected change in behavior, but just want to
confirm.

Thanks,
Regina








pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: base backup vs. concurrent truncation
Next
From: Tom Lane
Date:
Subject: Re: Order changes in PG16 since ICU introduction