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: 72e2315)
Add entry in the encoding number to OS name table for KOI8-U.
Mon, 6 Apr 2009 19:34:52 +0000 (19:34 +0000)
Mon, 6 Apr 2009 19:34:52 +0000 (19:34 +0000)

diff --git a/src/backend/utils/mb/mbutils.c b/src/backend/utils/mb/mbutils.c
index ce554c52c75ae5b45ab6b783547f8f49f4c791e9..60c4576115650f40535dd7059c533af65eeacbe7 100644 (file)
--- a/src/backend/utils/mb/mbutils.c
+++ b/src/backend/utils/mb/mbutils.c
@@ -4,7 +4,7 @@
*
* Tatsuo Ishii
*
- * $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.83 2009年04月02日 17:30:53 tgl Exp $
+ * $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.84 2009年04月06日 19:34:52 petere Exp $
*/
#include "postgres.h"
@@ -911,6 +911,7 @@ static const struct codeset_map {
{PG_LATIN9, "LATIN-9"},
{PG_LATIN10, "LATIN10"},
{PG_KOI8R, "KOI8-R"},
+ {PG_KOI8U, "KOI8-U"},
{PG_WIN1250, "CP1250"},
{PG_WIN1251, "CP1251"},
{PG_WIN1252, "CP1252"},
This is the main PostgreSQL git repository.
RSS Atom

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