Re: Update Unicode data to Unicode 16.0.0

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Update Unicode data to Unicode 16.0.0
Date: 2024-11-18 04:58:36
Message-ID: ZzrJfNM_kQBWpHFn@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Nov 11, 2024 at 07:27:53AM +0100, Peter Eisentraut wrote:
> Here is the patch to update the Unicode data to version 16.0.0.
>
> Normally, this would have been routine, but a few months ago there was some
> debate about how this should be handled. [0] AFAICT, the consensus was to
> go ahead with it, but I just wanted to notify it here to be clear.
>
> [0]: https://www.postgresql.org/message-id/flat/d75d2d0d1d2bd45b2c332c47e3e0a67f0640b49c.camel%40j-davis.com

Worth noting that unaccent.rules is unchanged after switching to
16.0.0:
cd contrib/unaccent && make update-unicode
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tender Wang 2024-11-18 05:36:39 Re: Tweak some codes format in gist.c
Previous Message Michael Paquier 2024-11-18 04:50:25 Re: Tweak some codes format in gist.c