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

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

---------------------------------------------------------------------------

Dennis Gearon wrote:
> THAT explains why all that stuff is in UPPER case in ORACLE .... now I
> see their dastardly plan!
>
> Tom Lane wrote:
> > "scott.marlowe" <scott.marlowe@ihs.com> writes:
> >
> >>Any chance a patch to set a GUC for case folding would get applied?
> >
> >
> > Not really, because it would break everything in sight.  (Hint: all the
> > system catalog names are lower-case ...)
> >
> >             regards, tom lane
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo@postgresql.org so that your
> > message can get through to the mailing list cleanly
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: A question ....
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Corrupted sequences