Re: unicode words

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: guard29(at)seed(dot)net(dot)tw
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: unicode words
Date: 2002-01-15 00:59:16
Message-ID: 20020115095916S.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> dear sir
>
> I have 7.1.3 sql statement " select '<chinese> ' " In unicode datbase ,
> but I try 7.2b4 can't run
["Chinese" character removed]

Please do not post raw Chinese characters. Instead you could tell the
charcters in Hexa decimal.

Also, it's vague the words "can't run". Could you tell me exactly what
happend?
--
Tatsuo Ishii

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2002-01-15 02:23:44 Re: Theory about XLogFlush startup failures
Previous Message Peter Eisentraut 2002-01-14 23:42:52 Re: bug in permission handling?