Re: 7.2, JDBC, and case sensitive names

From: Robert Berger <bob(at)bberger(dot)net>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 7.2, JDBC, and case sensitive names
Date: 2002-02-12 05:52:02
Message-ID: A2CC435E-1F7C-11D6-A465-000502B354E1@bberger.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-02-12 06:29:30 Re: [HACKERS] Feature enhancement request : use of libgda in
Previous Message aaasssxxx 2002-02-12 05:15:28 Re: Can PostgreSQL be used with ASP or .NET?