From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | jtopalov(at)mail(dot)bg |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [BUGS] Bug #908: Can not INSERT Cyrilic characters when use |
Date: | 2003-03-11 05:45:58 |
Message-ID: | 20030311.144558.88472597.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
> > > 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
> >
> As 'xxx' I insert Cyrillic characters. Here are some hex values: E0, FE,
> DE, EE.
Are you sure that these are correct utf-8 character sequences? For me
it seems not.
--
Tatsuo Ishii
From | Date | Subject | |
---|---|---|---|
Next Message | Ruslan A Dautkhanov | 2003-03-11 08:42:41 | performance for MIN,MAX aggregates |
Previous Message | Bruce Momjian | 2003-03-11 05:12:51 | Re: Bug #890: only one user per process in libpq with krb5 auth |
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Clift | 2003-03-11 07:24:24 | Re: Roadmap for FE/BE protocol redesign |
Previous Message | Tom Lane | 2003-03-11 05:32:01 | Re: Beta schedule (was Roadmap for FE/BE protocol redesign) |