Re: DatabaseMetaData.getPrimaryKeys() - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: DatabaseMetaData.getPrimaryKeys()
Date
Msg-id Pine.LNX.4.33.0308060046550.26479-100000@leary.csoft.net
Whole thread Raw
In response to DatabaseMetaData.getPrimaryKeys()  (SNarayan@automatedlogic.com)
List pgsql-jdbc

On Tue, 5 Aug 2003 SNarayan@automatedlogic.com wrote:

> I wrote earlier regarding a bug where getPrimaryKeys() returns an empty
> result set (in version PostgreSQL 7.3.3 JDBC3 jdbc driver build 112). The
> issue seems to be due to case sensitivity of the table name specified in
> the getPrimaryKeys method call.

This was a conscious decision.  See:


http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=3DC4510E.266D9F3D%40ejurka.com&rnum=1&prev=/groups%3Fq%3DDatabaseMetaData%2Bcase%2Bsensitive%2Bgroup:comp.databases.postgresql.interfaces.jdbc%26hl%3Den%26lr%3D%26ie%3DUTF-8%26group%3Dcomp.databases.postgresql.interfaces.jdbc%26selm%3D3DC4510E.266D9F3D%2540ejurka.com%26rnum%3D1


Kris Jurka



pgsql-jdbc by date:

Previous
From: Xavier Poinsard
Date:
Subject: Broken link on jdbc.postgresql.org main page
Next
From: Barry Lind
Date:
Subject: Re: [HACKERS] PostgreSQL JDBC driver Connection.setTransactionIsolation(Connection.TRANSACTION_SERIALIZABLE)