Re: BUG #5308: How to disable Case sensitivity on naming identifiers

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #5308: How to disable Case sensitivity on naming identifiers
Дата
Msg-id 20100203233732.GI3905@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: BUG #5308: How to disable Case sensitivity on naming identifiers  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: BUG #5308: How to disable Case sensitivity on naming identifiers
Список pgsql-bugs
Bruce Momjian escribió:

> I found one place in the docs where this wasn't immediately clear, so I
> applied the attached documentation patch.

I liked Tom's suggestion better, because then you don't start
questioning about quoting key words or not.


> --- 144,150 ----
>        <primary>case sensitivity</primary>
>        <secondary>of SQL commands</secondary>
>       </indexterm>
> !     Unquoted identifier and key word names are case insensitive.  Therefore:
>   <programlisting>
>   UPDATE MY_TABLE SET A = 5;
>   </programlisting>



--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #5308: How to disable Case sensitivity on naming identifiers
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5308: How to disable Case sensitivity on naming identifiers