Re: How to modify ENUM datatypes?

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: How to modify ENUM datatypes?
Дата
Msg-id 4810EA62.2010703@zeut.net
обсуждение исходный текст
Ответ на Re: How to modify ENUM datatypes?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: How to modify ENUM datatypes?
Re: How to modify ENUM datatypes?
Список pgsql-general
Bruce Momjian wrote:
> Matthew T. O'Connor wrote:
>> D. Dante Lorenso wrote:
>>> Or, here's another way to look at it ... make it easier to modify ENUM
>>> datatypes because we all know that you will eventually need that
>>> feature whether you males, females, and unknowns think so or not.
>> +1
>
> Added to TODO:
>
> * Allow adding enumerated values to an existing enumerated data
>   type

And removing values if possible (fail if values are in use?).


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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: How to modify ENUM datatypes?
Следующее
От: "D. Dante Lorenso"
Дата:
Сообщение: Re: How to modify ENUM datatypes?