Re: add label to enum syntax
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Andrew Dunstan" <andrew@dunslane.net>, "Robert Haas" <robertmhaas@gmail.com>
Cc: "David E. Wheeler" <david@kineticode.com>, "PostgreSQL-development" <pgsql-hackers@postgresql.org>, "Tom Lane" <tgl@sss.pgh.pa.us>
Date: 2010-10-25T19:52:59Z
Lists: 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