Can I turn the case sensitive off

From: "Terence Chang" <TChang(at)nqueue(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Can I turn the case sensitive off
Date: 2003-07-24 23:34:26
Message-ID: 006c01c3523c$1f24b2c0$09f1e9a7@PEANUTLEN
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All:

I don't remember I even seen a document saying PostgreSQL are case sensitive. I just figure out that my column name are case sensitive. Is there any way that I can turn it off or force the object name to all upper case?

Also, I have seen a lot of people having problem troubles to insert unicode into DB, but no clear answer out there.
I guess that I have been searching with wrong keyword or place. Is there a FAQ for this unicode issue? I did not see a Nchar or Nvarchar data type. What data type should I use?

thanks!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2003-07-24 23:36:43 Re: Seemingly identical queries run at different speeds
Previous Message elein 2003-07-24 23:28:44 Re: Fw: Is SQL silly as an RDBMS<->app interface?