On Sat, Aug 5, 2017 at 6:36 AM, Peter Eisentraut <[email protected]> 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 -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
