Re: Collation version tracking for macOS - Mailing list pgsql-hackers

From Joe Conway
Subject Re: Collation version tracking for macOS
Date
Msg-id 862ddcbc-ba23-0312-afee-973b00a257e8@joeconway.com
Whole thread Raw
In response to Re: Collation version tracking for macOS  (Jeff Davis <pgsql@j-davis.com>)
Responses Re: Collation version tracking for macOS
List pgsql-hackers
On 11/29/22 13:59, Jeff Davis wrote:
> On Tue, 2022-11-29 at 11:27 -0500, Joe Conway wrote:
>> My vote is for something like #5. The collversion should indicate a 
>> specific immutable ordering behavior.
> 
> Easier said than done:
> https://www.postgresql.org/message-id/abddc35a7a447d93e2b8371a1a9052cb48866070.camel@j-davis.com
> 
> Even pointing at a specific minor version doesn't guarantee that
> specific ICU code is loaded. It could also be a mix of different minor
> versions that happen to be installed.

I understand that it is not easily done, but if the combination of 
collprovider + collversion does not represent specific immutable 
ordering behavior for a given locale, what value is there in tracking it?

-- 
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com




pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas
Next
From: SATYANARAYANA NARLAPURAM
Date:
Subject: Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication