Re: EDB builds Postgres 13 with an obsolete ICU version

From: Jaime Casanova <jaime(dot)casanova(at)2ndquadrant(dot)com>
To: Daniel Verite <daniel(at)manitou-mail(dot)org>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: EDB builds Postgres 13 with an obsolete ICU version
Date: 2020-08-11 18:39:02
Message-ID: CAJGNTeNxMW4-2VgKUc4wJwJxODMGOXPNrekhPT33+NSP7E0RNw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 3 Aug 2020 at 13:56, Daniel Verite <daniel(at)manitou-mail(dot)org> 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.
>

Hi,

Sadly, that is managed by EDB and not by the community.

You can try https://www.2ndquadrant.com/en/resources/postgresql-installer-2ndquadrant/
which uses ICU-62.2, is not the latest but should allow you to follow
the examples in the documentation.

--
Jaime Casanova www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2020-08-11 18:39:40 Re: posgres 12 bug (partitioned table)
Previous Message Pavel Biryukov 2020-08-11 18:31:52 Re: posgres 12 bug (partitioned table)