Postgres 8.1.2, Java, JDO, and case sensitivity woes

From: Matthew Hixson <hixson(at)poindextrose(dot)org>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Postgres 8.1.2, Java, JDO, and case sensitivity woes
Date: 2006-01-27 23:53:12
Message-ID: F96EC4AF-D39A-452C-BD69-EC4DFDFD5542@poindextrose.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm trying to get a large Java application which makes use of an
Oracle JDO layer to work with Postgres. Set aside for a moment the
discussion of whether or not that is going to work.
What I have found is that different parts of this application are
referring to a table in all uppercase and in other parts referring to
the table all in lowercase. Is there a way to configure Postgres so
that it does not treat "FOO" and "foo" as two different tables?
Thanks,
-M@

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Roger Hand 2006-01-27 23:59:38 Re: Postgres 8.1.2, Java, JDO, and case sensitivity woes
Previous Message Roderick A. Anderson 2006-01-27 23:52:10 SQL Lint