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

From Bruce Momjian
Subject Re: How to modify ENUM datatypes?
Date
Msg-id 200804241614.m3OGEaD00840@momjian.us
Whole thread Raw
In response to Re: How to modify ENUM datatypes?  ("Matthew T. O'Connor" <matthew@zeut.net>)
Responses Re: How to modify ENUM datatypes?  ("Matthew T. O'Connor" <matthew@zeut.net>)
List pgsql-general
Matthew T. O'Connor wrote:
> D. Dante Lorenso wrote:
> > Andrew Sullivan wrote:
> >> I don't think it's odd at all.  In my view, the people who think
> >> enums are a
> >> good datatype for databases are exactly the sorts who'd think that their
> >> data is as static as this poor understanding of the vagaries of
> >> individuals'
> >> sex (gender is a different problem, given its association with social
> >> roles)
> >> would suggest.
> >
> > 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

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: How to modify ENUM datatypes?
Next
From: Andrew Sullivan
Date:
Subject: Re: How to modify ENUM datatypes?