Re: Collations versus user-defined functions

Поиск
Список
Период
Сортировка
От Susanne Ebrecht
Тема Re: Collations versus user-defined functions
Дата
Msg-id 4D7E2941.8010706@2ndQuadrant.com
обсуждение исходный текст
Ответ на Collations versus user-defined functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 12.03.2011 18:17, Tom Lane wrote:
>    Does the SQL
> standard have anything to say on the matter, or is there a precedent in
> the behavior of TSQL or other DBMSes?

Tom,

SQL standard let it open for implementers.

The other DBMS - for which I am/was collation expert - takes afair the
database/schema collation for functions/procedures - no individual 
collation.

Just believe me - there is tons of user complain feedback on this
topic. I really can't recommend doing it same way. My experience
is that users want to use own collations in functions too.

Susanne

-- 
Susanne Ebrecht - 2ndQuadrant
PostgreSQL Development, 24x7 Support, Training and Services
www.2ndQuadrant.com



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Better estimates of index correlation
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Macros for time magic values