Re: MULTISET and additional functions for ARRAY

Поиск
Список
Период
Сортировка
От Nicolas Barbier
Тема Re: MULTISET and additional functions for ARRAY
Дата
Msg-id AANLkTik8TDO=BsHe61TC3qAZm4R1B-ZOQPfvZQjgeK7f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: MULTISET and additional functions for ARRAY  ("David E. Wheeler" <david@kineticode.com>)
Ответы Re: MULTISET and additional functions for ARRAY  ("David E. Wheeler" <david@kineticode.com>)
Список pgsql-hackers
2010/11/11 David E. Wheeler <david@kineticode.com>:

> On Nov 11, 2010, at 10:05 AM, Tom Lane wrote:
>
>>> So are you planning to implement multisets? It's a feature I'd love to see
>>
>> What actual functionality does it buy?  AFAICT from Itagaki-san's
>> description, it's an array only you ignore the specific element order.
>> So what?  You can write functions that work that way now.
>
> Also, no dupes.

The "multi" in multiset indicates that duplicate elements are
explicitly allowed and tracked.

Nicolas


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

Предыдущее
От: Darren Duncan
Дата:
Сообщение: Re: MULTISET and additional functions for ARRAY
Следующее
От: Tom Lane
Дата:
Сообщение: Re: B-tree parent pointer and checkpoints