Re: XADataSource interface
От | Kris Jurka |
---|---|
Тема | Re: XADataSource interface |
Дата | |
Msg-id | Pine.BSO.4.61.0510310051370.12070@leary.csoft.net обсуждение исходный текст |
Ответ на | Re: XADataSource interface (Heikki Linnakangas <hlinnaka@iki.fi>) |
Ответы |
Re: XADataSource interface
|
Список | 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 по дате отправления: