Re: Unquoted column names fold to lower case
От
Bruce Momjian
Тема
Re: Unquoted column names fold to lower case
Дата
Msg-id
20130703162756.GC6492@momjian.us
Ответ на
Re: Unquoted column names fold to lower case (Tom Lane)
Список
Дерево обсуждения
Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Theodore Petrosky <tedpet5@yahoo.com>
Re: Unquoted column names fold to lower case Thomas Kellerer <spam_eater@gmx.net>
Re: Unquoted column names fold to lower case Bruce Momjian <bruce@momjian.us>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Bruce Momjian <bruce@momjian.us>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Tom Lane <tgl@sss.pgh.pa.us>
Re: Unquoted column names fold to lower case Bruce Momjian <bruce@momjian.us>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Thomas Kellerer <spam_eater@gmx.net>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Unquoted column names fold to lower case creechy <mock@fakebelieve.org>
Re: Unquoted column names fold to lower case Tom Lane <tgl@sss.pgh.pa.us>
Re: Unquoted column names fold to lower case Bruce Momjian <bruce@momjian.us>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Bruce Momjian <bruce@momjian.us>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
Re: Unquoted column names fold to lower case Vik Fearing <vik.fearing@dalibo.com>
Re: Unquoted column names fold to lower case Dev Kumkar <devdas.kumkar@gmail.com>
On Wed, Jul 3, 2013 at 12:20:06PM -0400, Tom Lane wrote: > Dev Kumkar writes: > > Any plans to fix this in next release or having a patch to fix this? > > No. > > This has been discussed (many times) before. There isn't any feasible > way to change this behavior without breaking an incredible amount of > code, much of which isn't even under our control. The marginal increase > in standards compliance is not worth the pain --- especially when the > aspect of the standard in question isn't even one that most of us like. > (All-upper-case is hard to read.) > > If this is a deal-breaker for you, then I'm sorry, but you need to find > another database. Postgres settled on this behavior fifteen years ago, > and we're not changing it now. Agreed. I guess we could add it to the "Features We Do Not Want" section of the TODO list, but it rarely comes up. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + It's impossible for everything to be true. +
В списке pgsql-sql по дате отправления