Re: Can I turn the case sensitive off

From: Ron Johnson <ron(dot)l(dot)johnson(at)cox(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can I turn the case sensitive off
Date: 2003-07-25 12:49:14
Message-ID: 1059137354.26037.58.camel@haggis
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, 2003-07-25 at 07:28, Andrew Sullivan wrote:
> On Thu, Jul 24, 2003 at 04:34:26PM -0700, Terence Chang wrote:
> > All:
> >
> > I don't remember I even seen a document saying PostgreSQL are case
> > sensitive. I just figure out that my column name are case
>
> The docs have it in a footnote:
>
> http://candle.pha.pa.us/main/writings/pgsql/sgml/sql-syntax.html#FTN.AEN1031
>
> PostgreSQL's approach is backwards from the standard.
>
> > sensitive. Is there any way that I can turn it off or force the
> > object name to all upper case?
>
> Yes. Double-quote them. Alternatively, _never_ double-quote and
> just refer to everything in all upper case. Postgres will
> automatically fold them to lower case anyway, but you won't get them
> displayed in all upper case.

Is there any firm discussion about making this more standard? I'm
sure that as PG becomes more popular, more people will get bitten
by this.

--
+-----------------------------------------------------------------+
| Ron Johnson, Jr. Home: ron(dot)l(dot)johnson(at)cox(dot)net |
| Jefferson, LA USA |
| |
| "I'm not a vegetarian because I love animals, I'm a vegetarian |
| because I hate vegetables!" |
| unknown |
+-----------------------------------------------------------------+

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Elielson Fontanezi 2003-07-25 13:08:16 Query analyse
Previous Message psql-mail 2003-07-25 12:42:37 Hardware selection