Re: [BUGS] Bug #659: lower()/upper() bug on

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: [BUGS] Bug #659: lower()/upper() bug on
Дата
Msg-id 20020520.172507.85413834.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: [BUGS] Bug #659: lower()/upper() bug on  ("Enke, Michael" <michael.enke@Wincor-Nixdorf.com>)
Список pgsql-hackers
> > > > There are "full width alphabets" in Japanese. Thoes include not only
> > > > ASCII letters but also some European characters.
> > >
> > > Are these ASCII and European characters uppercased in some
> > > Japanese-specific way ?
> > 
> > Probably not, but I'm not sure since my Linux box does not have *.utf8
> > locales.
> 
> Could you give me the UTF-8 bytecode for one japanese upper case char and
> for the same char the lower case?
> I will check in de_DE locale if this translations works.

Ok, here is the data you requested. The first three bytes (0xefbca1)
represents full-width capital "A", the rest three bytes (0xefbd81)
represents full-width lower case "a".

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bear Giles
Дата:
Сообщение: Re: SASL, compression?
Следующее
От: Michael Meskes
Дата:
Сообщение: Re: [COMMITTERS] pgsql/src/interfaces/ecpg ChangeLog preproc/ec ...