On 8/6/17 20:40, Peter Geoghegan wrote: > 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.
Fixed, thanks. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
