Help message of PostgreSQL-win-x64 is UTF-8 encoded which is malformed

Поиск
Список
Период
Сортировка
От LiuYan
Тема Help message of PostgreSQL-win-x64 is UTF-8 encoded which is malformed
Дата
Msg-id 1317530006224-4861320.post@n5.nabble.com
обсуждение исходный текст
Список pgsql-general
I downloaded both postgresql-9.1.1-1-windows-x64-binaries.zip and
postgresql-9.1.1-1-windows-binaries.zip, running on Simplified Chinese
Windows XP Professional x64.

The output of `psql --help`(x64) is UTF-8 encoded, they will be displayed as
malformed characters in command prompt window.
    psql --help
    psql鏄疨ostgreSQL 鐨勪氦浜掑紡瀹㈡埛绔伐鍏枫€?浣跨敤鏂规硶:

The output of `psql --help`(win32) is GBK encoded, which will be displayed
normally.
    psql --help
    psql是PostgreSQL 的交互式客户端工具。

Is it a bug of PostgreSQL win-x64?

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Help-message-of-PostgreSQL-win-x64-is-UTF-8-encoded-which-is-malformed-tp4861320p4861320.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

В списке pgsql-general по дате отправления:

Предыдущее
От: Leif Biberg Kristensen
Дата:
Сообщение: Re: How to find freak UTF-8 character?
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: Updating 9.0.4 --> 9.1.1: How best to ???