Re: WIP: extensible enums
David Wheeler <david@kineticode.com>
From: "David E. Wheeler" <david@kineticode.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Josh Berkus <josh@agliodbs.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-08-23T21:34:12Z
Lists: pgsql-hackers
On Aug 23, 2010, at 12:20 PM, Tom Lane wrote: > Josh Berkus <josh@agliodbs.com> writes: >> I really don't see the value in making a command substantially less >> intuitive in order to avoid a single keyword, unless it affects areas of >> Postgres outside of this particular command. > > It's the three variants to do two things that I find unintuitive. I strongly suspect that you are in the minority on this one. Best, David