Re: OCTET_LENGTH is wrong

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: OCTET_LENGTH is wrong
Дата
Msg-id 20011123163439L.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: OCTET_LENGTH is wrong  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: OCTET_LENGTH is wrong
Re: OCTET_LENGTH is wrong
Список pgsql-hackers
> problems.  For instance, I don't know if the convert() function would make
> sense then.  (Does it even make sense now?)

Yes. Consider you have UNICODE database and want to sort by French or
whatever LATIN locale.
 SELECT * FROM t1 ORDER BY convert(text_column,'LATIN1');

would be the only way to accomplish that.
--
Tatsuo Ishii


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Unescaped new lines in postgres
Следующее
От: Kovacs Zoltan
Дата:
Сообщение: hu.po