Re: Does column header support multibyte character?

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: fubjj(at)flashmail(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Does column header support multibyte character?
Date: 2000-11-02 09:33:01
Message-ID: 20001102183301X.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Can I use chinese as the column header?

I'm not sure what kind of chinese encoding you want to use, anyway
PostgreSQL supports following encodings:

EUC-CN(simplified chinese EUC based on GB2312)
EUC-TW(traditional chinese EUC based on CNS 11643-1986)
Big5(yet another traditional chinese encoding, only for frontend)

Sample files for each encoding are in test/mb/sql.

see doc/README.mb for more details also.
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tamsin 2000-11-02 09:48:02 RE: Increasing Table Column Size in 7.0 Syntax
Previous Message Rupesh Nadar 2000-11-02 09:31:56 set digest