Re: WIP patch: Collation support

Поиск
Список
Период
Сортировка
От Zdenek Kotala
Тема Re: WIP patch: Collation support
Дата
Msg-id 48D7B36C.6080201@sun.com
обсуждение исходный текст
Ответ на Re: WIP patch: Collation support  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: WIP patch: Collation support
Список pgsql-hackers
Heikki Linnakangas napsal(a):

>> For anyone counting, Firebird added support for ICU more than three
>> years ago.
> 
> ICU is orthogonal to this patch. This patch didn't provide ICU support, 
> and we could start using ICU without the catalog changes.

This patch should allow to use both system catalog and ICU. pg_collate catalog 
contains comparing function which is called for string comparing and if somebody 
creates function which will use ICU then ICU will be supported. It is advantage 
of pg_catalog. Without them you can have system or ICU but probably not both.
    Zdenek




-- 
Zdenek Kotala              Sun Microsystems
Prague, Czech Republic     http://sun.com/postgresql



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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Toasted table not deleted when no out of line columns left
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Toasted table not deleted when no out of line columns left