Re: Can I turn the case sensitive off - Mailing list pgsql-general

From Terence Chang
Subject Re: Can I turn the case sensitive off
Date
Msg-id 003a01c352bc$19b864f0$0100a8c0@WINDOWS2000
Whole thread Raw
In response to Can I turn the case sensitive off  ("Terence Chang" <TChang@nqueue.com>)
List pgsql-general
This is exactly what I was doing. I use PostgreSQL Manager Pro. The tool
covert all my column name and table name in the double quote. So I have all
my column/table/function created in upper case (Oracle habit). Now, I have
to quote all of them.

I should stay with psql, I guess. :-)

Thanks! At least I know there are people like out there.. :-)
======================================================
>Then I could not access from psql. After banging my head to the wall for
>couple days, I then realize I have to use the double quotes. So somehow
>pgaccess write the create table statements using doble quotes.

>RDB



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can I turn the case sensitive off
Next
From: Errol Neal
Date:
Subject: Re: Solaris, Postgresql and Problems