Re: Update Unicode data to Unicode 16.0.0 - Mailing list pgsql-hackers

From Joe Conway
Subject Re: Update Unicode data to Unicode 16.0.0
Date
Msg-id d21ca699-10cb-4078-8cbc-4d1bbbb70130@joeconway.com
Whole thread Raw
In response to Re: Update Unicode data to Unicode 16.0.0  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Update Unicode data to Unicode 16.0.0
List pgsql-hackers
On 3/15/25 03:26, Laurenz Albe wrote:
> On Fri, 2025-03-14 at 23:54 -0700, Jeremy Schneider wrote:
>> On Fri, 07 Mar 2025 13:11:18 -0800
>> It seems the consensus is to update unicode in core... FWIW, I'm still
>> in favor of leaving it alone because ICU is there for when I need
>> up-to-date unicode versions.
> 
> Me too.

+1

>> From my perspective, the whole point of the builtin collation was to
>> one option that avoids these problems that come with updating both ICU
>> and glibc.
> 
> +1

+1

In the long term I think we should figure out how to support newer 
versions of unicode for the builtin, but in my mind that might involve 
the necessity of supporting multiple versions of unicode such that the 
choice remains to remain on the older one.

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



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Disabling vacuum truncate for autovacuum
Next
From: "David G. Johnston"
Date:
Subject: Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.