Re: Case problem - Mailing list pgsql-general

From MacMac
Subject Re: Case problem
Date
Msg-id 3bd43e8b@news.vogel.pl
Whole thread Raw
In response to Case problem  ("Josh Samuels" <loadexfa@home.com>)
List pgsql-general
Try with " , ie: "CustomerID"

MacMac

U�ytkownik "Josh Samuels" <loadexfa@home.com> napisa� w wiadomo�ci
news:IIQA7.53226$8a.34976615@news1.rsm1.occa.home.com...
> I have tables with different case in them, for example Customers and
> CustomerID is a column in that table.  When I try to access the table or
> column in either a php script or psql is converts everything to lowercase
> and then I can't use them...why!  Doesn't Postgres support case?  I can't
> read my code if everything is in lowercase.  Thank you in advance.
> Josh
>
>



pgsql-general by date:

Previous
From: Martin Weinberg
Date:
Subject: Re: Using an SMP machine to make multiple indices on the
Next
From: Richard Welty
Date:
Subject: Re: openssl & postgresql