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

Commitc580d94

Browse files
committed
Revert mistaken renaming of UTF-8.
1 parent7ace43e commitc580d94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/initdb/initdb.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* Portions Copyright (c) 1994, Regents of the University of California
4040
* Portions taken from FreeBSD.
4141
*
42-
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.79 2005/03/14 18:31:23 momjian Exp $
42+
* $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.80 2005/04/12 14:19:43 petere Exp $
4343
*
4444
*-------------------------------------------------------------------------
4545
*/
@@ -721,7 +721,7 @@ struct encoding_match encoding_match_list[] = {
721721
{PG_JOHAB,"???"},
722722
#endif
723723

724-
{PG_UTF8,"UTF8"},
724+
{PG_UTF8,"UTF-8"},
725725
{PG_UTF8,"utf8"},
726726

727727
{PG_LATIN1,"ISO-8859-1"},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp