Re: BUG #5308: How to disable Case sensitivity on naming identifiers - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5308: How to disable Case sensitivity on naming identifiers
Date
Msg-id 1965.1265225827@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5308: How to disable Case sensitivity on naming identifiers  (Kelly SACAULT <kelly.sacault@gmail.com>)
Responses Re: BUG #5308: How to disable Case sensitivity on naming identifiers
List pgsql-bugs
Kelly SACAULT <kelly.sacault@gmail.com> writes:
> Here is what I read from the officiel manual :
> http://www.postgresql.org/docs/8.0/static/sql-syntax.html
> stating that :
> ".. Identifier and key word names are case insensitive..."

You need to not stop reading at that point, but continue on to the part
that explains how quoted identifiers work.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #5308: How to disable Case sensitivity on naming identifiers
Next
From: Chris Travers
Date:
Subject: Re: BUG #5308: How to disable Case sensitivity on naming identifiers