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.