Re: Update Unicode data to Unicode 16.0.0

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Update Unicode data to Unicode 16.0.0
Date: 2025-02-18 03:50:18
Message-ID: Z7QDenF1fP0Yy1Bg@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Feb 17, 2025 at 11:39:14AM -0800, Jeff Davis wrote:
> On Mon, 2024-11-18 at 13:58 +0900, Michael Paquier wrote:
>> Worth noting that unaccent.rules is unchanged after switching to
>> 16.0.0:
>> cd contrib/unaccent && make update-unicode
>
> What diffs are you seeing? I don't see any diffs to unaccent.rules
> since Unicode 14.0.0.

My point exactly: unaccent.rules does not change when switching to
Unicode 16.0.0.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-02-18 04:19:28 Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Previous Message Ryo Kanbayashi 2025-02-18 03:49:47 Re: [PATCH] Add regression tests of ecpg command notice (error / warning)