table name case sensitivity

From: "Daniel J(dot) Kressin" <dkressin(at)globalcrossing(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: table name case sensitivity
Date: 2001-03-09 01:46:36
Message-ID: 3AA835FC.A7CCB96@globalcrossing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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)?
--
Dan
____ Kressin ____ .-----------------------------------.
/___ \____________/ __ \ | Unix SysAdmin |
\ \ / / \ | | Global Crossing |
___/ __\/\/rench_ \__/ | | dkressin(at)globalcrossing(dot)com |
\____/ \____/ | http://www.vib.org/wrench/ |
`-----------------------------------'

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric G. Miller 2001-03-09 02:14:37 Re: inheritance and primary/foreign keys
Previous Message Hiroshi Inoue 2001-03-09 01:27:59 Re: unbalanced indexes -> fixed via dump/restore?