Re: Unicode update and some tooling improvements

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Chao Li <li.evan.chao@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-03-02T07:29:52Z
Lists: pgsql-hackers
On 27.02.26 03:50, Chao Li wrote:
> Only a small comment on 0003:
> ```
>     # Meson 0.57.0 and 0.57.1 are buggy, therefore >=0.57.2.
> -  meson_version: '>=0.57.2',
> +  # FIXME: update comment
> +  meson_version: '>=0.58',
> ```
> 
> Why leaves a FIXME instead of just updating the comment? I saw the installation.sgml doc has been updated.

It wasn't meant to be committed that way.  I just didn't want to spend 
the time crafting a comment before it was generally agreed to proceed in 
this way that required a meson version update.




Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Update Unicode data to CLDR 48.2

  2. Update Unicode data to Unicode 17.0.0

  3. Update RELEASE_CHANGES

  4. Implement unaccent Unicode data update in meson

  5. doc: Fix capitalization of Unicode

  6. Fix Python deprecation warning