On Wed, Jun 10, 2009 at 10:58 PM, Bruce Momjian<br...@momjian.us> wrote:
>
>> Is there a magic reason why the IN is capitalized?  (Maybe "from" would be
>> better anyway?)
>
> Probably not.  They were used to capitalizing "IN" for a subquery and it
> carried over;   should be lowercase.

Well in that line everything that isn't part of the user's
expressions, columns, or table names is in all-caps. But I agree it
looks odd. I don't really have a better suggestion though.

Hm, maybe "in table foo" or "from table foo" would be better than just
having the one preposition alone.

-- 
Gregory Stark
http://mit.edu/~gsstark/resume.pdf

-- 
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