Re: Automatic transactions in SELECT - Mailing list pgsql-jdbc

From Joseph Pravato
Subject Re: Automatic transactions in SELECT
Date
Msg-id 512FC16E.50109@nomagic.com
Whole thread Raw
In response to Re: Automatic transactions in SELECT  (dmp <danap@ttc-cmc.net>)
Responses Re: Automatic transactions in SELECT  (dmp <danap@ttc-cmc.net>)
List pgsql-jdbc
Hello Joseph,

If you can provide some kind of test case to duplicate the problem I
would happy to take a look to see if there is an issue with the pgJDBC.
Thank you for the response, we have gone ahead and provided a Java test case for you.

Basically we have run the queries outside of SquirrelSQL and we still happen to get the same error when we directly access the database
through the JDBC driver. At this time we do not believe that this is a SquirrelSQL problem since we get this transaction error directly through
java.

http://pastebin.com/vg8J0kZi

Your input would be appreciated.

pgsql-jdbc by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Automatic transactions in SELECT
Next
From: Joseph Pravato
Date:
Subject: Re: Automatic transactions in SELECT