Re: MULTISET and additional functions for ARRAY

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: MULTISET and additional functions for ARRAY
Дата
Msg-id C810CBC1-6119-48FB-90AD-159BDD150B51@kineticode.com
обсуждение исходный текст
Ответ на Re: MULTISET and additional functions for ARRAY  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: MULTISET and additional functions for ARRAY  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
On Nov 11, 2010, at 12:08 PM, Alvaro Herrera wrote:

>> That sounds like a composite type to me.
> 
> No, it's "perpendicular" in the sense that while a composite type allows
> you to have different columns, this multiset thing lets you have "rows"
> (I initially thought about them as sets of scalars, but AFAIU they could
> in turn be rows)

How is that different from an array of RECORDs?

Best,

David


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: improved parallel make support
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: MULTISET and additional functions for ARRAY