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

From Peter Eisentraut
Subject Re: Update Unicode data to Unicode 16.0.0
Date
Msg-id e8b6a680-814d-4f0b-9904-51736009980e@eisentraut.org
Whole thread Raw
In response to Re: Update Unicode data to Unicode 16.0.0  (Jeremy Schneider <schneider@ardentperf.com>)
Responses Re: Update Unicode data to Unicode 16.0.0
List pgsql-hackers
On 21.01.25 02:06, Jeremy Schneider wrote:
> FWIW, after adding ICU support I personally don't think there's a
> pressing need to continue updating the tables anymore.

That appears to ignore what these tables are actually used for.  They 
are used for Unicode normalization, which is used by SCRAM.  So in a 
slightly hyperbolic sense, keeping these tables updated is 
security-relevant.  They are also used by psql to determine character 
width and format output correctly.

Building a collation provider on this came much later.  It was possibly 
a mistake how that was done.




pgsql-hackers by date:

Previous
From: Dmitry Koval
Date:
Subject: Re: Invalid index on partitioned table - is this a bug or feature?
Next
From: Peter Eisentraut
Date:
Subject: Re: Update Unicode data to Unicode 16.0.0