Re: How to modify ENUM datatypes?

From: Christophe <xof(at)thebuild(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to modify ENUM datatypes?
Date: 2008-04-22 20:52:36
Message-ID: 0AC411A5-AD87-4170-AC45-33AD9F021462@thebuild.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Apr 22, 2008, at 1:45 PM, D. Dante Lorenso wrote:
> So, the advice here is "don't use ENUM"?

I think it's more "Don't use ENUM for a type that you are planning to
extend."

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2008-04-22 20:53:12 Re: Schema migration tools?
Previous Message D. Dante Lorenso 2008-04-22 20:45:39 Re: How to modify ENUM datatypes?