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

Commit5cd1a5a

Browse files
committed
Fix initdb --no-locale.
Discussion:https://postgr.es/m/878relf7cb.fsf@news-spur.riddles.org.ukReported-by: Andrew Gierth
1 parentc04c6c5 commit5cd1a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/bin/initdb/initdb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3297,6 +3297,7 @@ main(int argc, char *argv[])
32973297
break;
32983298
case8:
32993299
locale="C";
3300+
locale_provider=COLLPROVIDER_LIBC;
33003301
break;
33013302
case9:
33023303
pwfilename=pg_strdup(optarg);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp