| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, "D(dot) Dante Lorenso" <dante(at)lorenso(dot)com>, Andrew Sullivan <ajs(at)crankycanuck(dot)ca>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: How to modify ENUM datatypes? |
| Date: | 2008-04-24 20:57:45 |
| Message-ID: | 200804242057.m3OKvjK01656@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rhys Stewart | 2008-04-24 21:43:23 | Re: query question really cant give a summary here so read the body ; -) |
| Previous Message | David Wilson | 2008-04-24 20:55:21 | Re: Rapidly decaying performance repopulating a large table |