Re: XADataSource interface - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: XADataSource interface
Date
Msg-id Pine.BSO.4.61.0510310051370.12070@leary.csoft.net
Whole thread Raw
In response to Re: XADataSource interface  (Heikki Linnakangas <hlinnaka@iki.fi>)
Responses Re: XADataSource interface
List pgsql-jdbc

On Sun, 30 Oct 2005, Heikki Linnakangas wrote:

> The failures at testRecover and testRollback were because
> PGXAConnection.rollback method called Xid.equals with null argument.
> I added a null-check for that, see attached patch.

Applied.  I'll put out a new dev release with the xa patches later
tonight.  Can you clarify what does/doesn't work in xa for the docs?

> I didn't understand this part of your patch:
>

Well, that's why I emailed you guys.  I was initially thinking that the
currentXid shouldn't be disassociated from the xaconnection until a new
transaction was actually started and it could simply commit/rollback the
underlying connection if a new one wasn't started.  I see that's not the
case now.

Kris Jurka

pgsql-jdbc by date:

Previous
From:
Date:
Subject: OT-Exibir un "byte[] imgBytes" via JSP
Next
From: Kris Jurka
Date:
Subject: Re: Updated french translation for HEAD