aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/mb/mbutils.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2005-03-07 04:30:55 +0000
committerBruce Momjian <bruce@momjian.us>2005-03-07 04:30:55 +0000
commite3d7de6b995a33ee5b6205c6e4fd4078b103af45 (patch)
treeb47d3c59d419f240e674ef737d4c8328d303458b /src/backend/utils/mb/mbutils.c
parentc6ad5c2eb4c34105cdb94c1a8dc2a5a24da25e35 (diff)
downloadpostgresql-e3d7de6b995a33ee5b6205c6e4fd4078b103af45.tar.gz
postgresql-e3d7de6b995a33ee5b6205c6e4fd4078b103af45.zip
Rename canonical encodings, per Peter:
UNICODE => UTF8 ALT => WIN866 WIN => WIN1251 TCVN => WIN1258 The old codes continue to work.
Diffstat (limited to 'src/backend/utils/mb/mbutils.c')
-rw-r--r--src/backend/utils/mb/mbutils.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/backend/utils/mb/mbutils.c b/src/backend/utils/mb/mbutils.c
index 9718e7e73ee..541f9c2a5d3 100644
--- a/src/backend/utils/mb/mbutils.c
+++ b/src/backend/utils/mb/mbutils.c
@@ -4,7 +4,7 @@
* (currently mule internal code (mic) is used)
* Tatsuo Ishii
*
- * $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.48 2004/10/13 01:25:12 neilc Exp $
+ * $PostgreSQL: pgsql/src/backend/utils/mb/mbutils.c,v 1.49 2005/03/07 04:30:52 momjian Exp $
*/
#include "postgres.h"
@@ -222,7 +222,7 @@ pg_get_client_encoding_name(void)
*
* XXX We assume that storage for converted result is 4-to-1 growth in
* the worst case. The rate for currently supported encoding pares are within 3
- * (SJIS JIS X0201 half width kanna -> UTF-8 is the worst case).
+ * (SJIS JIS X0201 half width kanna -> UTF8 is the worst case).
* So "4" should be enough for the moment.
*/
unsigned char *