Re: EDB builds Postgres 13 with an obsolete ICU version - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: EDB builds Postgres 13 with an obsolete ICU version
Date
Msg-id 20200804000428.GK17519@momjian.us
Whole thread Raw
In response to EDB builds Postgres 13 with an obsolete ICU version  ("Daniel Verite" <daniel@manitou-mail.org>)
Responses Re: EDB builds Postgres 13 with an obsolete ICU version  (Dave Page <dpage@pgadmin.org>)
List pgsql-hackers
On Mon, Aug  3, 2020 at 08:56:06PM +0200, Daniel Verite wrote:
>  Hi,
> 
> As a follow-up to bug #16570 [1] and other previous discussions
> on the mailing-lists, I'm checking out PG13 beta for Windows
> from:
>  https://www.enterprisedb.com/postgresql-early-experience
> and it ships with the same obsolete ICU 53 that was used
> for PG 10,11,12.
> Besides not having the latest Unicode features and fixes, ICU 53
> ignores the BCP 47 tags syntax in collations used as examples
> in Postgres documentation, which leads to confusion and
> false bug reports.
> The current version is ICU 67.
> 
> I don't see where the suggestion to upgrade it before the
> next PG release should be addressed but maybe some people on
> this list do know or have the leverage to make it happen?

Well, you can ask EDB about this, but perhaps the have kept the same ICU
version so indexes will not need to be reindexed.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

  The usefulness of a cup is in its emptiness, Bruce Lee




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Document "59.2. Built-in Operator Classes" have a clerical error?
Next
From: "David G. Johnston"
Date:
Subject: Re: public schema default ACL