Re: JDBC problem/question - Mailing list pgsql-hackers-win32

From Bruce Momjian
Subject Re: JDBC problem/question
Date
Msg-id 200405100419.i4A4J3c07602@candle.pha.pa.us
Whole thread Raw
In response to JDBC problem/question  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-hackers-win32
Thomas Kellerer wrote:
> Hello,
>
> I'm trying out the current Win32 dev build (thanks a bunch for making it
> available as a binary!) with the current development JDBC driver. When I
> connect to my database and call setAutocommit(false) I get an error message:
>
> SET AUTOCOMMIT TO OFF is no longer supported
>
> This also happens with the 7.4 JDBC driver.
>
> Is this a problem with the Win32 build, or is autocommit off really no
> longer supported (which I cannot believe)?

Autocommit has been moved out of the server into the client interfaces
like jdbc and psql.  I thinnk a newer jdbc driver will fix this.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-hackers-win32 by date:

Previous
From: "Laurent Ballester"
Date:
Subject: Re: Postmaster service code
Next
From: "Dave Page"
Date:
Subject: Re: Postmaster service code