From: | Michael Allman <msa(at)allman(dot)ms> |
---|---|
To: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Postgres XA support |
Date: | 2005-08-16 23:31:09 |
Message-ID: | 20050816192505.E26521@yvyyl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Tue, 16 Aug 2005, Heikki Linnakangas wrote:
> On Mon, 15 Aug 2005, Michael Allman wrote:
>
>> I am pretty much decided that the JDBC XA support will require another
>> approach. If you really want to use my patchset, I will at least upload
>> the latest version which includes some fixes and more verbose XAExceptions.
>> But I'm not sold on it myself anymore.
>
> Please send it anyway, at least we can take a look at it.
I've uploaded my latest, and probably last, patchset to
http://allman.ms/pgjdbcxa/pgjdbcxa-20050816.jar
You're free to adapt it as you see fit.
It's incomplete and broken. I've flagged known problem areas with
comments and runtime exceptions.
If you do decide to continue work on this, please contribute back to the
mailing list.
Thanks.
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Barry Lind | 2005-08-17 04:42:29 | Performance problem using V3 protocol in jdbc driver |
Previous Message | Heikki Linnakangas | 2005-08-16 19:26:46 | Re: Postgres XA support |