agora inbox for [email protected]  
help / color / mirror / Atom feed
From: Heikki Linnakangas <[email protected]>
To: Takahiro Itagaki <[email protected]>
Cc: [email protected]
Subject: Re: CP949 for EUC-KR?
Date: Tue, 27 Apr 2010 22:40:32 +0300
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

Takahiro Itagaki wrote:
> That's it! We should have added an additional alias to chklocale, too.
> 
> Index: src/port/chklocale.c
> ===================================================================
> --- src/port/chklocale.c	(HEAD)
> +++ src/port/chklocale.c	(fixed)
> @@ -172,6 +172,7 @@
>  	{PG_GBK, "CP936"},
>  
>  	{PG_UHC, "UHC"},
> +	{PG_UHC, "CP949"},
>  
>  	{PG_JOHAB, "JOHAB"},
>  	{PG_JOHAB, "CP1361"},

Yeah, seems correct.

> Except UHC, we don't have any codepage aliases for the encodings below.
> I assume we don't need to add CPxxx because Windows does not have
> corresponding codepages for them, right?
> 
>     {PG_LATIN6, "ISO-8859-10"},
>     {PG_LATIN7, "ISO-8859-13"},
>     {PG_LATIN8, "ISO-8859-14"},
>     {PG_LATIN10, "ISO-8859-16"},
>     {PG_SHIFT_JIS_2004, "SJIS_2004"},

Yeah, I guess so. I can't find Windows codepages for these either, by
google.

-- 
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com



view thread (82+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: CP949 for EUC-KR?
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox