UPDATE_RULE - Mailing list pgsql-jdbc

From Eric Hallander
Subject UPDATE_RULE
Date
Msg-id 3DB6FF9A.8040204@tellium.com
Whole thread Raw
Responses Re: UPDATE_RULE  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
I have seen some talk on some older threads about some patches for the
getImported getExported Keys functions in the DatabaseMetaData class
that fix:

1) Case sensitivity in the table name (right now I have to cast down to
lower case to get results)
2) Return  the proper values for the UPDATE_RULE, and DELETE_RULE  columns

I am currently using the latest developer 7.3 jdbc driver with java 1.4.
Is there someplace I can get a fix to this?

Eric


pgsql-jdbc by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: KOI8-R Problems!
Next
From: Barry Lind
Date:
Subject: Re: [PATCHES] Anoter JDBC Error