Re: Closing some 8.4 open items

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Closing some 8.4 open items
Дата
Msg-id 16841.1239216998@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Closing some 8.4 open items  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Closing some 8.4 open items  (Josh Berkus <josh@agliodbs.com>)
Re: Closing some 8.4 open items  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> Tom,
>> change cardinality() for multi-dim arrays?
>> 
>> Drop; there's no consensus that this should be changed

> Andrew pinged me on this. While there's no consensus that it should be 
> changed, there's no consensus it shouldn't, either.  And once we release 
> it, we've set the way it operates in cement, so I'd like to get a 
> consensus one way or the other.

Yeah.  I would like to change it; Peter evidently thinks it's good
as-is.  Where do we go from here?

> For my part, I'd like to know what things other than arrays 
> <collection_expression> in the standard applies to.  I think the most 
> sensible course is to make cardinality(array[]) behave consistently with 
> cardinality(other_stuff) when we get around to implementing it.

There is no equivalent of multi-dimensional arrays in other kinds of
collections, so I'm not seeing that there is any good guide there.
        regards, tom lane


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: Closing some 8.4 open items
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Closing some 8.4 open items