Re: Unicode support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unicode support
Дата
Msg-id 15393.1239732637@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Unicode support  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Unicode support  ("David E. Wheeler" <david@kineticode.com>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> I think there's a good case for some functions implementing the various 
> Unicode normalization functions, though.

I have no objection to that so long as the code footprint is in line
with the utility gain (i.e. not all that much).  If we have to bring in
ICU or something similar to make it happen, the cost/benefit ratio looks
pretty bad.
        regards, tom lane


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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: proposal: add columns created and altered to pg_proc and pg_class
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Unicode support