Re: How to modify ENUM datatypes?

From: Ben Chobot <bench(at)silentmedia(dot)com>
To: Giorgio Valoti <giorgio_v(at)mac(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How to modify ENUM datatypes?
Date: 2008-04-25 15:19:34
Message-ID: B20CEA09-FF2B-40C6-900A-EAD16168DF45@silentmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Apr 25, 2008, at 4:49 AM, Giorgio Valoti wrote:

> And reorder them, too.

Why would you want to reorder an enum? It seems to me the point of
them is to hold a small list of valid values. The order the list is
described in surely should be irrelevant?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message andy petrella 2008-04-25 15:26:20 Full Text Search
Previous Message Fujii Masao 2008-04-25 14:25:29 Re: Last insert/update/delete time for a table