Re: release for 8.2

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: release for 8.2
Дата
Msg-id 456D92DD.9080508@enterprisedb.com
обсуждение исходный текст
Ответ на Re: release for 8.2  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: release for 8.2  (Jan de Visser <jdevisser@digitalfairway.com>)
Список pgsql-jdbc
Dave Cramer wrote:
>
> On 28-Nov-06, at 10:17 PM, Kris Jurka wrote:
>
>> If you or Oliver could review the XA patches that would be greatly
>> appreciated.  I really haven't had the time to keep up with all of
>> intricacies of JTA.
>
> I can review others, however the subtleties of JTA are lost on me as
> well. I can review it for general java code but as far as how it
> interacts with XA I'm afraid I'm at a loss.

The "XA end then join" patch looks good to me (ok, I wrote it based on
Jan de Vissers original patch), but AFAIK no-one has tested it on
WebLogic to confirm that it fixes the original problem. Anyone with
WebLogic installed to test?

The XA autocommit patch looks good to me as well.

For reference, here are the XA patches we're talking about:

XA end then join:
http://archives.postgresql.org/pgsql-jdbc/2006-10/msg00011.php

XA autocommit:
http://archives.postgresql.org/pgsql-jdbc/2006-10/msg00043.php

Even if we don't get any testing done on these, I'd suggest committing
them to 8.2 driver anyway. At least they don't seem to break anything.

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

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: JDBC3 en applet
Следующее
От: "surabhi.ahuja"
Дата:
Сообщение: do i need to change the jar in case of new PostgreSQL installation