Re: Unquoted column names fold to lower case

Поиск
Список
Период
Сортировка
От Dev Kumkar
Тема Re: Unquoted column names fold to lower case
Дата
Msg-id CALSLE1Ofnbp=3WqrNQCG8g36w1h5ndwk4o4Vj9ruUHepzsMLHQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unquoted column names fold to lower case  (Thomas Kellerer <spam_eater@gmx.net>)
Ответы Re: Unquoted column names fold to lower case  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-sql
On Wed, Jul 3, 2013 at 9:35 PM, Thomas Kellerer <spam_eater@gmx.net> wrote:
I wonder why you need that. I never had the requirement for that.

Which driver/interface do you use that requires an alias to be all uppercase?

Looks like you didn't get me, am not saying aliases to be all upper case by default (BTW upper case behavior is seen in Oracle by default which is exactly reverse of postgres).

But what I am asking here is if an alias name is provided be it upper case, lower case, or a mix then shouldn't it be preserved as as it is given. All this talk is when alias names are unquoted, when quoted then its standard behavior as seen in other databases.

Regards...

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Unquoted column names fold to lower case
Следующее
От: Dev Kumkar
Дата:
Сообщение: Re: Unquoted column names fold to lower case