On Nov 22, 2010, at 6:03 PM, Josh Berkus wrote:

> ... "original patch".  Sorry.  Let's not fiddle with the names.

To be clear, as things stand now, the new command is:

    ALTER TYPE name ADD VALUE new_enum_value [ { BEFORE | AFTER } 
existing_enum_value ]

So while the term in the SQL statement is "VALUE," it's called a "label" in the 
documentation. I think that's confusing. Does anyone else?

Best

David


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to