Re: Case sensitivity?

From: Devrim GUNDUZ <devrim(at)commandprompt(dot)com>
To: dfx(at)dfx(dot)it
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Case sensitivity?
Date: 2005-12-27 15:15:03
Message-ID: 1135696503.15350.18.camel@pgbuildfarm.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

On Tue, 2005-12-27 at 15:54 -0800, dfx wrote:
> How I can set case-insensitive the system, or avoid the conversion to
> lower case?

You need to double-quote the object names that you don't want to be
converted to lower case, like CREATE TABLE "DevrimGunduz".

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PL/php, plPerlNG - http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-12-27 15:29:25 Re: Case sensitivity?
Previous Message John McCawley 2005-12-27 15:14:20 Re: Case sensitivity?