Re: [GENERAL] id and ID in CREATE TABLE - Mailing list pgsql-sql

From scott.marlowe
Subject Re: [GENERAL] id and ID in CREATE TABLE
Date
Msg-id Pine.LNX.4.44.0207191051550.3990-100000@css120.ihs.com
Whole thread Raw
In response to Re: [GENERAL] id and ID in CREATE TABLE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-sql
On Fri, 19 Jul 2002, Tom Lane wrote:

> stefan@extum.com writes:
> > But anyway this is not so important, but why upper cases are bad ?
>
> It's well established that all-lower-case text is more readable than
> all-upper-case ...

Agreed.  Absolutely.  But, since the SQL standard says upper case,
wouldn't it be useful to at least have a switch (run time, initdb time,
or ./configure time???) called something like FOLDTOUPPER (in upper case
of course :-)

If it's an easy win I'd be willing to do it.  I'm not the world's greatest
C hacker, but I still remember enough of it to be competant.


pgsql-sql by date:

Previous
From: Hubert depesz Lubaczewski
Date:
Subject: Re: SQL problem with aggregate functions.
Next
From: "scott.marlowe"
Date:
Subject: Re: [GENERAL] id and ID in CREATE TABLE