Re: How to modify ENUM datatypes? - Mailing list pgsql-general

From Matthew T. O'Connor
Subject Re: How to modify ENUM datatypes?
Date
Msg-id 4810EA62.2010703@zeut.net
Whole thread Raw
In response to Re: How to modify ENUM datatypes?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: How to modify ENUM datatypes?  (Bruce Momjian <bruce@momjian.us>)
Re: How to modify ENUM datatypes?  (Giorgio Valoti <giorgio_v@mac.com>)
List 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 by date:

Previous
From: Chris Browne
Date:
Subject: Re: How to modify ENUM datatypes?
Next
From: "D. Dante Lorenso"
Date:
Subject: Re: How to modify ENUM datatypes?