Re: [JDBC] problem with new autocommit config parameter - Mailing list pgsql-hackers

From Curt Sampson
Subject Re: [JDBC] problem with new autocommit config parameter
Date
Msg-id Pine.NEB.4.44.0209111052130.23252-100000@angelic.cynic.net
Whole thread Raw
In response to Re: [JDBC] problem with new autocommit config parameter  (Barry Lind <barry@xythos.com>)
List pgsql-hackers
On Tue, 10 Sep 2002, Barry Lind wrote:

> I am waiting for this thread to conclude before deciding exactly what to
> do for the jdbc driver for 7.3.  While using the 'set autocommit true'
> syntax is nice when talking to a 7.3 server, the jdbc driver also needs
> to be backwardly compatible with 7.2 and 7.1 servers.

Can you not check the server's version on connect?

It would be ideal if the JDBC driver, without modification, ran
all tests properly against 7.3, 7.2 and 7.1.

cjs
--
Curt Sampson  <cjs@cynic.net>   +81 90 7737 2974   http://www.netbsd.org
    Don't you know, in this new Dark Age, we're all light.  --XTC


pgsql-hackers by date:

Previous
From: Curt Sampson
Date:
Subject: Re: Script to compute random page cost
Next
From: Curt Sampson
Date:
Subject: Re: [JDBC] problem with new autocommit config parameter