quoted identifier behaviour

From: Randall Smith <randall(at)tnr(dot)cc>
To: pgsql-general(at)postgresql(dot)org
Subject: quoted identifier behaviour
Date: 2007-03-14 16:46:14
Message-ID: et98tm$b5p$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-03-14 16:54:27 Re: DST failing on 8.1.3
Previous Message Guy Fraser 2007-03-14 16:27:47 Re: DST failing on 8.1.3