Re: Using 7.1 driver with 7.3? - Mailing list pgsql-jdbc

From Scott Lamb
Subject Re: Using 7.1 driver with 7.3?
Date
Msg-id 3E077782.4030004@slamb.org
Whole thread Raw
In response to Using 7.1 driver with 7.3?  (Mike Bridge <mike@bridgecanada.com>)
List pgsql-jdbc
Mike Bridge wrote:
> The version of a proprietary library we have licensed does not
> understand the extra decimal places in Postgresql 7.3 datetime
> types.  (We are currently using it with Postgresql 7.1.)  But
> everything else appears to work fine with the new 7.3 jdbc driver.

Obviously, the ideal thing would be to appeal to whoever made the
proprietary driver to make it understand the extra decimal places.

Failing that, I think you'd be better off patching the 7.3 driver to
suppress them than to use the 7.1 driver.

Scott


pgsql-jdbc by date:

Previous
From: Daniel Serodio
Date:
Subject: Re: Using 7.1 driver with 7.3?
Next
From: Mike Bridge
Date:
Subject: Re: Using 7.1 driver with 7.3?