Re: enums

Поиск
Список
Период
Сортировка
Искать
От
Andrew Dunstan
Тема
Re: enums
Дата
Msg-id
4361612B.8030804@dunslane.net
Ответ на
Re: enums (Jim C. Nasby)
Список
Дерево обсуждения
Re: enums Leandro Guimarães Faria Corcete DUTRA<leandro@dutra.fastmail.fm>
Re: enums Andrew Dunstan <andrew@dunslane.net>


Jim C. Nasby wrote:

>
>Like I said, if we're going to support a concept of ordering of items in
>an enum then we need to support it fully. For starters that means having
>the ability to re-order things in an enum seamlessly.
>  
>

I do not see this at all. An enumeration defines an ordering and a set 
of labels. Why should you be able to change it?  If you want a different 
ordering, create a new enumeration. Let's do this right because it's a 
feature worth having, not just mimic the competition's idiocy.


cheers

andrew

В списке pgsql-hackers по дате отправления
От: Andrew Dunstan
Дата:
Сообщение: Re: enums
От: Michael Fuhr
Дата:
Сообщение: Re: enums
FAQ