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

From Bruce Momjian
Subject Re: [GENERAL] id and ID in CREATE TABLE
Date
Msg-id 200207191729.g6JHTGD29488@candle.pha.pa.us
Whole thread Raw
Responses Re: [GENERAL] id and ID in CREATE TABLE  (stefan@extum.com)
Re: [GENERAL] id and ID in CREATE TABLE  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-sql
scott.marlowe wrote:
> 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.

Yea, I guess we could.  I think the consensus is that the uppercase
default is so weird, we don't know anyone who would want to use it.
Would you?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-sql by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Two Index Questions
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] id and ID in CREATE TABLE