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

From Bruce Momjian
Subject Re: How to modify ENUM datatypes?
Date
Msg-id 200804242057.m3OKvjK01656@momjian.us
Whole thread Raw
In response to Re: How to modify ENUM datatypes?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Yep, updated:
> >     * Allow adding/removing enumerated values to an existing enumerated
> >       data
>
> Renaming an existing value might be interesting too (and would be far
> easier than either of the above).

TODO updated:

* Allow adding/renaming/removing 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: "David Wilson"
Date:
Subject: Re: Rapidly decaying performance repopulating a large table
Next
From: Andreas 'ads' Scherbaum
Date:
Subject: Re: How to modify ENUM datatypes?