Re: 7.2, JDBC, and case sensitive names - Mailing list pgsql-general

From Robert Berger
Subject Re: 7.2, JDBC, and case sensitive names
Date
Msg-id A2CC435E-1F7C-11D6-A465-000502B354E1@bberger.net
Whole thread Raw
In response to Re: 7.2, JDBC, and case sensitive names  (Barry Lind <barry@xythos.com>)
List pgsql-general
The change is in the JDBC driver calls that generate their own SQL,
such as  Connection.getColumns(table)

It was easy enough to fix my code, but the unannounced change in
behavior was annoying.


pgsql-general by date:

Previous
From: Serkan Bektaş
Date:
Subject: MDB 2 POSTGRESQL MIGRATION PROBLEM
Next
From: S Dawalt
Date:
Subject: Sum of events over an interval; how?