Case problem - Mailing list pgsql-general

From Josh Samuels
Subject Case problem
Date
Msg-id IIQA7.53226$8a.34976615@news1.rsm1.occa.home.com
Whole thread Raw
Responses Re: Case problem  ("Markus Meyer" <meyer@mesw.de>)
Re: Case problem  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-general
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: "Erol Öz"
Date:
Subject: pg_dump,
Next
From: xavier.goddeeris@dds.delphiauto.com (Xavier Goddeeris)
Date:
Subject: Re: Inseting multiple rows at onece.