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

Поиск
Список
Период
Сортировка
Искать
От
Jean-Michel POURE
Тема
Re: [BUGS] Bug #659: lower()/upper() bug on
Дата
в 02:35:42
Msg-id
200205140835.12779.jm.poure@freesurf.fr
Ответ на
Список
Дерево обсуждения
Re: [BUGS] Bug #659: lower()/upper() bug on "Enke, Michael" <michael.enke@wincor-nixdorf.com>
Le Mardi 14 Mai 2002 03:29, Tatsuo Ishii a écrit :
> For example, user
> might want to have a table like this in a UTF-8 database:
>
> create table t1(
>        english text,    -- English message
>        germany text,    -- Germany message
>        japanese text    -- Japanese message
> );

Or just 
CREATE table t1(       text_locale varchar,         text_content text
);
which is my case.
Just my 2 cents.
/Jean-Michel POURE

В списке pgsql-hackers по дате отправления
От: Oliver Elphick
Дата:
От: Zeugswetter Andreas SB SD
Дата:
Сообщение: Re: strange explain
FAQ