Re: enums

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: enums
Дата
Msg-id 4361612B.8030804@dunslane.net
обсуждение исходный текст
Ответ на Re: enums  ("Jim C. Nasby" <jnasby@pervasive.com>)
Ответы Re: enums  (Trent Shipley <tshipley@deru.com>)
Список pgsql-hackers

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