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

Commit832c4f6

Browse files
committed
Remove obsolete comment.
Per suggestion from Peter, the comment was not helpful, so remove itrather than fixing it.Reported-by: Peter EisentrautDiscussion:https://postgr.es/m/d9421b21-e759-4b74-a039-c487b469c1f3@eisentraut.org
1 parent6572bd5 commit832c4f6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎src/backend/utils/adt/pg_locale.c

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2519,9 +2519,6 @@ pg_strnxfrm_prefix(char *dest, size_t destsize, const char *src,
25192519
/*
25202520
* Return required encoding ID for the given locale, or -1 if any encoding is
25212521
* valid for the locale.
2522-
*
2523-
* The only supported locale for the builtin provider is "C", and it's
2524-
* available for any encoding.
25252522
*/
25262523
int
25272524
builtin_locale_encoding(constchar*locale)
@@ -2543,9 +2540,6 @@ builtin_locale_encoding(const char *locale)
25432540
/*
25442541
* Validate the locale and encoding combination, and return the canonical form
25452542
* of the locale name.
2546-
*
2547-
* The only supported locale for the builtin provider is "C", and it's
2548-
* available for any encoding.
25492543
*/
25502544
constchar*
25512545
builtin_validate_locale(intencoding,constchar*locale)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp