Re: Do you have a plan to support Simplified Chinese Locale - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Do you have a plan to support Simplified Chinese Locale
Date
Msg-id 4D4425D9.7040703@dunslane.net
Whole thread Raw
In response to Do you have a plan to support Simplified Chinese Locale  (Xiaobo Gu <guxiaobo1982@gmail.com>)
List pgsql-hackers

On 01/29/2011 04:49 AM, Xiaobo Gu wrote:
> Hi,
> Or can you give some instructions about how to do this, thanks.
>
>
>

Please read the documentation (preferably before asking questions): 
<http://www.postgresql.org/docs/current/static/multibyte.html>

The EUC_CN encoding can be used for Simplified Chineses. GB18030, which 
I understand is the Chinese national standard for software products, and 
GBK, which also supports Simplified Chinese, can be used as a client 
encoding, but not as a server encoding.

cheers

andrew


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Spread checkpoint sync
Next
From: Christian Ullrich
Date:
Subject: Re: SSPI client authentication in non-Windows builds