Re: FuncExpr.collid/OpExpr.collid unworkably serving double duty

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: FuncExpr.collid/OpExpr.collid unworkably serving double duty
Дата
Msg-id 1300220563.7581.35.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: FuncExpr.collid/OpExpr.collid unworkably serving double duty  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On tis, 2011-03-15 at 16:16 -0400, Tom Lane wrote:
> But what did you think of the idea of setting collations during a
> post-pass, so that the collation derivation values need only be local
> storage during that one recursive routine?

That sounds reasonable.  We do need the collation value in the
expression tree permanently, but not the collation derivation, as far as
I can tell.




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Can't specify default collation?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: dependency between numbers keywords and parser speed