Re: Turning of case sensitivity for identifiers? - Mailing list pgsql-admin

From Stephan Szabo
Subject Re: Turning of case sensitivity for identifiers?
Date
Msg-id 20040714071529.X95638@megazone.bigpanda.com
Whole thread Raw
In response to Turning of case sensitivity for identifiers?  ("Joost Kraaijeveld" <J.Kraaijeveld@Askesis.nl>)
List pgsql-admin
On Wed, 14 Jul 2004, Joost Kraaijeveld wrote:

> Is it possible to turn of the case sensitivity for tables and columns in
> queries (to all CAPS)?  I have a (closed source) tool that I have to use
> (Clarion) that generates the queries and I cannot change the way the
> tool generates the queries.

It's not currently possible to turn off case folding or to force spec
complient upper case folding. You may want to look through the archives
for the discussions if you wish to add something.


pgsql-admin by date:

Previous
From: "Thomas Wabner"
Date:
Subject: shutdown postgres under windows
Next
From: Tom Lane
Date:
Subject: Re: Turning of case sensitivity for identifiers?