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

Поиск
Список
Период
Сортировка
От Dennis Gearon
Тема Re: The folding of unquoted names to lower case in PostgreSQL
Дата
Msg-id 3E723C57.1010701@cvc.net
обсуждение исходный текст
Ответ на Re: The folding of unquoted names to lower case in PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: The folding of unquoted names to lower case in PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
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
>


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

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