Re: Possible oversight in org.postgresql.xa.PGXAConnection.commitPrepared(Xid xid)

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Possible oversight in org.postgresql.xa.PGXAConnection.commitPrepared(Xid xid)
Дата
Msg-id 4E0B4E48.9030909@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Possible oversight in org.postgresql.xa.PGXAConnection.commitPrepared(Xid xid)  (Justin Bertram <jbertram@redhat.com>)
Список pgsql-jdbc
On 29.06.2011 16:04, Jesper Pedersen wrote:
> Hey Heikki,
>
> On Wednesday, June 29, 2011 05:26:51 AM Heikki Linnakangas wrote:
>> Attached patch implements that. I don't have a transaction manager
>> environment for this at hand right now, so this is completely untested.
>> Do you have a setup ready where you could test this?
>
> You forgot to update the actual exception with 'xaerrcode'.

Oops. Here's a patch with that fixed.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Possible oversight in org.postgresql.xa.PGXAConnection.commitPrepared(Xid xid)
Следующее
От: Justin Bertram
Дата:
Сообщение: Re: Possible oversight in org.postgresql.xa.PGXAConnection.commitPrepared(Xid xid)