Locale support broken in latest snapshots

Поиск
Список
Период
Сортировка
От Oleg Broytmann
Тема Locale support broken in latest snapshots
Дата
Msg-id Pine.LNX.4.21.0002280958080.24005-100000@fep132.fep.ru
обсуждение исходный текст
Ответы Re: [HACKERS] Locale support broken in latest snapshots  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello!
  A month ago I tested a snapshot (21 or 24 Jan), and locale/multibyte
support worked.  In the snapshot of 21 Feb locale support have been broken. "SELECT *
FROM table ORDER BY name" returns rows in wrong order; "SELECT * FROM table
WHERE name ~* re" performs case-sensitive match.
  I remember Tatsuo once fixed case-sensitiveness by replacing char with
"unsigned char". Should I teach my gcc to always use unsigned chars?

Oleg.
----    Oleg Broytmann     http://members.xoom.com/phd2/     phd2@earthling.net          Programmers don't die, they
justGOSUB without RETURN.
 



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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] Re: ALTER TABLE DROP COLUMN
Следующее
От: Bruce Momjian
Дата:
Сообщение: 7.0 Changes list