Re: add label to enum syntax - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: add label to enum syntax
Date
Msg-id 4CC599CB0200002500036DDD@gw.wicourts.gov
Whole thread Raw
In response to Re: add label to enum syntax  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> wrote:
>> Personally, I prefer LABEL.  But I could live with VALUE.
> 
> That's roughly my position.
LABEL would seem more natural to me.  I would tend to think of the
VALUE as the hidden number which determines the order.
-Kevin


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: add label to enum syntax
Next
From: James Cloos
Date:
Subject: Re: Floating-point timestamps versus Range Types