Re: The folding of unquoted names to lower case in PostgreSQL

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: The folding of unquoted names to lower case in PostgreSQL
Дата
Msg-id 23568.1047675422@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: The folding of unquoted names to lower case in PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: The folding of unquoted names to lower case in PostgreSQL  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Do you have as much trouble reading those all-uppercase queries as I do?

Yeah, I hate 'em.  It's well established that lowercase text is more
readable than uppercase.  I think it's okay style to upcase a few
critical keywords like SELECT, FROM, WHERE, but beyond that give me
lowercase ...

But quite aside from questions of taste, we'd need an answer to the
backwards-compatibility problems before we could think about this.
Switching to the spec's notions about case would make autocommit look
like a nonissue :-(

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: The folding of unquoted names to lower case in PostgreSQL
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: Corrupted sequences