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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to