agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Require ICU 55 or later
Date: Thu, 16 Jul 2026 10:12:27 +0000
Message-ID: <E1wkJ4t-000Rep-0C@gemulon.postgresql.org> (raw)

Require ICU 55 or later

Support for older versions is removed.  Since we no longer support
RHEL 7, we don't need to support these old versions anymore.  This
allows a fair amount of code cleanup, including some code blocks that
specifically catered to old versions that probably received very
little actual testing and use.

Reviewed-by: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://www.postgresql.org/message-id/flat/CA+hUKGL7trhWiJ4qxpksBztMMTWDyPnP1QN+Lq341V7QL775DA@mail....

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4854b2373c738a3e2fe5a46c2667d908f7c7e13a

Modified Files
--------------
configure                             | 22 ++++-----
configure.ac                          |  2 +-
doc/src/sgml/installation.sgml        | 14 +++---
meson.build                           |  4 +-
src/backend/utils/adt/pg_locale_icu.c | 84 ++++++-----------------------------
5 files changed, 35 insertions(+), 91 deletions(-)



Message-ID: <E1wkJ4t-000Rep-0C@gemulon.postgresql.org>
Permalink:  ../E1wkJ4t-000Rep-0C@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wkJ4t-000Rep-0C@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: peter@eisentraut.org, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: Require ICU 55 or later
  In-Reply-To: <E1wkJ4t-000Rep-0C@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox