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

Commit9f6f1f9

Browse files
committed
Fix typo in collationcmds.c
Introduced by51e225d.Author: Anton VoloshinDiscussion:https://postgr.es/m/05477da0-703c-7de7-998c-5879738e8f39@postgrespro.ru
1 parentc50624c commit9f6f1f9

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
@@ -577,7 +577,7 @@ pg_import_system_collations(PG_FUNCTION_ARGS)
577577
* We use uloc_countAvailable()/uloc_getAvailable() rather than
578578
* ucol_countAvailable()/ucol_getAvailable(). The former returns a full
579579
* set of language+region combinations, whereas the latter only returns
580-
* language+region combinationsof they are distinct from the language's
580+
* language+region combinationsif they are distinct from the language's
581581
* base collation. So there might not be a de-DE or en-GB, which would be
582582
* confusing.
583583
*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp