Re: Do you have a plan to support Simplified Chinese Locale

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Do you have a plan to support Simplified Chinese Locale
Дата
Msg-id 4D4425D9.7040703@dunslane.net
обсуждение исходный текст
Ответ на Do you have a plan to support Simplified Chinese Locale  (Xiaobo Gu <guxiaobo1982@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Spread checkpoint sync
Следующее
От: Christian Ullrich
Дата:
Сообщение: Re: SSPI client authentication in non-Windows builds