quoted identifier behaviour - Mailing list pgsql-general

From Randall Smith
Subject quoted identifier behaviour
Date
Msg-id et98tm$b5p$1@sea.gmane.org
Whole thread Raw
Responses Re: quoted identifier behaviour  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-general
Are there plans to make Postgresql's behavior SQL compliant with regards
to quoted identifiers?  My specific need is to access tables named in
lower case by an uppercase quoted identifier, which is in line with the
SQL standard.  So if I created table foo, I should be able to access it
like "FOO".  Is there a configuration options that modifies this
behavior or can I change the names in the system tables?

Randall

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: DST failing on 8.1.3
Next
From: George Weaver
Date:
Subject: DST problem on Windows Server