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

From: LiuYan <lovetide(at)21cn(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Help message of PostgreSQL-win-x64 is UTF-8 encoded which is malformed
Date: 2011-10-02 04:33:26
Message-ID: 1317530006224-4861320.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-general by date

  From Date Subject
Next Message Reuven M. Lerner 2011-10-02 07:03:19 Re: Searching for "bare" letters
Previous Message Rob Sargent 2011-10-02 03:49:34 Re: Why PGSQL has no developments in the .NET area?