Re: add label to enum syntax
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-10-25T16:03:40Z
Lists: pgsql-hackers
On Mon, Oct 25, 2010 at 11:57 AM, Pavel Stehule <pavel.stehule@gmail.com> wrote: > 2010/10/25 Andrew Dunstan <andrew@dunslane.net>: >> >> It occurred to me in the dead of the night that instead of: >> >> ALTER TYPE enumtype ADD 'newlabel' >> >> >> it might be better to have: >> >> ALTER TYPE enumtype ADD LABEL 'newlabel' > > +1 +1. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company