Re: BUG #1069: functions "lower()" and "upper()" not characterset-aware

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1069: functions "lower()" and "upper()" not characterset-aware
Дата
Msg-id 18599.1075303188@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1069: functions "lower()" and "upper()" not characterset-aware  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Ответы Re: BUG #1069: functions "lower()" and "upper()" not characterset-aware
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> the functions "lower()" and "upper()" do not seem to work correctly with
> ISO_8859_7 values

> CREATE DATABASE mediagrk WITH TEMPLATE = template0 ENCODING = 'ISO_8859_7';

upper/lower are driven by the database locale, not the encoding.

They are presently broken for multi-byte encodings, but I don't think
ISO_8859_7 is multi-byte.

            regards, tom lane

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

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1069: functions "lower()" and "upper()" not characterset-aware
Следующее
От: Darcy Buskermolen
Дата:
Сообщение: ERROR: invalid INTERVAL typmod: 0xc