On Mon, Aug 23, 2010 at 3:06 PM, Tom Lane <[email protected]> wrote: > Thom Brown <[email protected]> writes: >> On 23 August 2010 19:25, Joseph Adams <[email protected]> wrote: >>> But what if you want to insert an OID at the end? > >> ALTER TYPE colors ADD 'orange'; > > Alternatively, if people are dead set on symmetry, what we should do > to simplify is drop *this* syntax, and just have the BEFORE and AFTER > variants.
FWIW, I think Andrew's originally proposed syntax is fine and useful, and we should just go with it. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
