Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit86524f0

Browse files
committed
Fix function name in code comment
Reported-by: Peter Geoghegan <pg@bowt.ie>
1 parentad2ca3c commit86524f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/commands/collationcmds.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ pg_import_system_collations(PG_FUNCTION_ARGS)
679679
for (i=-1;i<ucol_countAvailable();i++)
680680
{
681681
/*
682-
* In ICU 4.2,ucol_getKeywordsForLocale() sometimes returns
682+
* In ICU 4.2,ucol_getKeywordValuesForLocale() sometimes returns
683683
* values that will not be accepted by uloc_toLanguageTag(). Skip
684684
* loading keyword variants in that version. (Both
685685
* ucol_getKeywordValuesForLocale() and uloc_toLanguageTag() are

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp