Re: 7.4x vs 8.1x - Mailing list pgsql-jdbc

From Andrew Lazarus
Subject Re: 7.4x vs 8.1x
Date
Msg-id 43C40254.1080700@attglobal.net
Whole thread Raw
In response to 7.4x vs 8.1x  ("Donald Fraser" <postgres@kiwi-fraser.net>)
List pgsql-jdbc
I have 7.4.x JDBC clients talking to 8.1. Works fine. I haven't upgraded
the client-side driver because when I last checked, there was still no
good way to set an array--that is, float[]--from 8.x client code because
of strong typing. I haven't kept up with this list, so this may have
changed.

Donald Fraser wrote:

>I note that there are a lot of 'format' related changes from pre 8.1 to 8.1.
>Could someone inform me whether a 7.4.x JDBC driver will operate at all with
>
>

pgsql-jdbc by date:

Previous
From: jao@geophile.com
Date:
Subject: INSERT causes psql to crash
Next
From: Jeffrey Leegon
Date:
Subject: JDBC, PrepareStatement and TimeStamp problem