Re: Bug #908: Can not INSERT Cyrilic characters when use - Mailing list pgsql-bugs

From Tatsuo Ishii
Subject Re: Bug #908: Can not INSERT Cyrilic characters when use
Date
Msg-id 20030310.223449.104032784.t-ishii@sra.co.jp
Whole thread Raw
In response to Bug #908: Can not INSERT Cyrilic characters when use UNICODE database  (pgsql-bugs@postgresql.org)
List pgsql-bugs
> Sample Code
> insert into t2 (names) values ('xxx');

What did you insert as xxx? I would like to see them as hex or octal
value.
--
Tatsuo Ishii

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #908: Can not INSERT Cyrilic characters when use UNICODE database
Next
From: Bruce Momjian
Date:
Subject: Re: Bug #907: psql 7.3.2 \d , \lmeta commands on windows