git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7ace43e)
Revert mistaken renaming of UTF-8.
2005年4月12日 14:19:43 +0000 (14:19 +0000)
2005年4月12日 14:19:43 +0000 (14:19 +0000)

diff --git a/src/bin/initdb/initdb.c b/src/bin/initdb/initdb.c
index 0a48b08d241d04b9edbd745359333d433d9795e2..feaa54d9ea1ecd9142c63c160b2b4e8b8a5961e7 100644 (file)
--- a/src/bin/initdb/initdb.c
+++ b/src/bin/initdb/initdb.c
@@ -39,7 +39,7 @@
* Portions Copyright (c) 1994, Regents of the University of California
* Portions taken from FreeBSD.
*
- * $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.79 2005年03月14日 18:31:23 momjian Exp $
+ * $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.80 2005年04月12日 14:19:43 petere Exp $
*
*-------------------------------------------------------------------------
*/
@@ -721,7 +721,7 @@ struct encoding_match encoding_match_list[] = {
{PG_JOHAB, "???"},
#endif
- {PG_UTF8, "UTF8"},
+ {PG_UTF8, "UTF-8"},
{PG_UTF8, "utf8"},
{PG_LATIN1, "ISO-8859-1"},
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /