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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kelly SACAULT <kelly(dot)sacault(at)gmail(dot)com>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, chris(at)metatrontech(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5308: How to disable Case sensitivity on naming identifiers
Date: 2010-02-03 19:37:07
Message-ID: 1965.1265225827@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Kelly SACAULT <kelly(dot)sacault(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris Travers 2010-02-03 19:42:59 Re: BUG #5308: How to disable Case sensitivity on naming identifiers
Previous Message Chris Travers 2010-02-03 19:36:51 Re: BUG #5308: How to disable Case sensitivity on naming identifiers