Re: table name case sensitivity

From: "Daniel J(dot) Kressin" <dkressin(at)globalcrossing(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: table name case sensitivity
Date: 2001-03-09 17:00:11
Message-ID: 3AA90C1B.A0AF2E7D@globalcrossing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Eisentraut wrote:
>
> Daniel J. Kressin writes:
>
> > I know that you can make table names case-sensitive by putting them
> > in quotes. Is there a way (compile-time option, anything?) to make
> > them case-sensitive by default (i.e. without quotes)?
>
> No. You need to write to the SQL standards committee if you want to
> change this.

Fair enough, thanks. This was actually asked on behalf of a friend, so
no skin off my back. :)
--
Dan
____ Kressin ____ .-----------------------------------.
/___ \____________/ __ \ | Unix SysAdmin |
\ \ / / \ | | Global Crossing |
___/ __\/\/rench_ \__/ | | dkressin(at)globalcrossing(dot)com |
\____/ \____/ | http://www.vib.org/wrench/ |
`-----------------------------------'

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-03-09 17:08:38 Re: table name case sensitivity
Previous Message Lamar Owen 2001-03-09 16:57:09 Re: Re: pgsql for Python