Re: UPDATE with JDBC fail - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: UPDATE with JDBC fail
Date
Msg-id Pine.BSO.4.56.0408051711020.2495@leary.csoft.net
Whole thread Raw
In response to Re: UPDATE with JDBC fail  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: UPDATE with JDBC fail
List pgsql-jdbc

On Fri, 6 Aug 2004, Oliver Jowett wrote:

> Also, I've stopped testing against 7.1 (and I think Kris has too) --
> it's getting very old now. I think that at least
> setTransactionIsolation() will not work correctly with the current
> driver against a 7.1 server.

I only run specific tests against old versions when modifying something in
that area because the regression tests haven't run successfully
against 7.1 in the time I've been working on the driver.  If we know the
driver doesn't work against old server versions we should refuse to
connect or issue some kind of error message.  Are there things other than
transaction isolation you'd like me to test against 7.0 or 7.1?

Kris Jurka

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: UPDATE with JDBC fail
Next
From: Oliver Jowett
Date:
Subject: Re: UPDATE with JDBC fail