Re: Can I turn the case sensitive off

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can I turn the case sensitive off
Date: 2003-07-25 06:37:01
Message-ID: bfqj46$vf3$1@main.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Terence Chang schrieb:
> I am still getting the error. would this matter with 7.3.3 on windows with
> cygwin?
>
From my experience I'd never user quotes at any place (neither during creation
of the table nor in the SELECT, UPDATE statements). All DBMS I know behave like
Postgres. So if you never quote your object names, then you won't have problems.

Thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2003-07-25 06:45:24 Which file belongs to which database?
Previous Message Shridhar Daithankar 2003-07-25 06:26:01 Re: SAP DB: The unsung Open Source DB