Re: pgsql: Add support for ICU 4.2

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Add support for ICU 4.2
Date: 2017-08-07 00:40:15
Message-ID: CAH2-Wz=PQOLrD+W9RMFKw3=bjj_sL=bCOL8e8GjMm4gnSt0P8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sat, Aug 5, 2017 at 6:36 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> In ICU 4.2, ucol_getKeywordsForLocale() sometimes returns values that
> will not be accepted by uloc_toLanguageTag(). Skip loading keyword
> variants in that version.

This should be spelled ucol_getKeywordValuesForLocale() in both the
commit message and the code comment. There is no
ucol_getKeywordsForLocale() function.

--
Peter Geoghegan

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-08-07 03:26:34 pgsql: Update RELEASE_CHANGES' example of branch name format.
Previous Message Tom Lane 2017-08-06 21:57:21 pgsql: Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.