Re: Unicode upper() bug still present

Поиск
Список
Период
Сортировка
От Karel Zak
Тема Re: Unicode upper() bug still present
Дата
Msg-id 20031021075030.GA7478@zf.jcu.cz
обсуждение исходный текст
Ответ на Re: Unicode upper() bug still present  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Unicode upper() bug still present  (Hannu Krosing <hannu@tm.ee>)
Re: Unicode upper() bug still present  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Список pgsql-hackers
On Mon, Oct 20, 2003 at 10:58:00PM +0200, Peter Eisentraut wrote:

> (Note that I say Unicode a lot here because those people do a lot of
> research and standardization in this area, which is available for free,
> but this does not constrain the result to work only with the Unicode
> character set.)
Why  cannot  do PostgreSQL  as  100%  pure  Unicode system? We  can  doconversion  from/to  others  encodings as
client/server communicationextension, but  internaly in BE  we can  use only pure  Unicode data. Ithink a lot of things
willmore simple...
 
   Karel

-- Karel Zak  <zakkr@zf.jcu.cz>http://home.zf.jcu.cz/~zakkr/


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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: obj_description problems?
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Unicode upper() bug still present