Re: [GENERAL] id and ID in CREATE TABLE

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [GENERAL] id and ID in CREATE TABLE
Дата
Msg-id 200207191729.g6JHTGD29488@candle.pha.pa.us
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Two Index Questions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] id and ID in CREATE TABLE