Re: Weird behavior in transaction handling (Possible bug ?) - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: Weird behavior in transaction handling (Possible bug ?)
Date
Msg-id 27168.1105746293@sss.pgh.pa.us
Whole thread Raw
In response to Re: Weird behavior in transaction handling (Possible bug ?)  (Vadim Nasardinov <vadimn@redhat.com>)
Responses Re: Weird behavior in transaction handling (Possible bug ?)  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Vadim Nasardinov <vadimn@redhat.com> writes:
> On Friday 14 January 2005 16:38, Oliver Jowett wrote:
>> It might be worthwhile having commit() throw an exception if the
>> transaction did not actually commit, rather than only reporting
>> server-generated errors. What do people think?

> Sounds like a good idea.

Doesn't the JDBC spec have anything to say about what this should do?

            regards, tom lane

pgsql-jdbc by date:

Previous
From: "j.random.programmer"
Date:
Subject: Re: Weird behavior in transaction handling (Possible bug ?) -- commit fails silently
Next
From: Tom Lane
Date:
Subject: JDBC release schedule?