Re: XADataSource interface - Mailing list pgsql-jdbc

From Heikki Linnakangas
Subject Re: XADataSource interface
Date
Msg-id Pine.OSF.4.61.0510271737470.50188@kosh.hut.fi
Whole thread Raw
In response to Re: XADataSource interface  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
Thanks. Yes, it's a diff from HEAD. Just checked, it still applies
cleanly.

It only modifies build.xml, everything else is in new files, so it
shouldn't bit rot easily anyway.

On Wed, 26 Oct 2005, Dave Cramer wrote:

> Heikki,
>
> I will look at this shortly, is this a diff from a relatively current HEAD ?
>
> Dave
> On 25-Oct-05, at 1:01 PM, Heikki Linnakangas wrote:
>
>> Hello,
>>
>> I posted an updated version of the XADataSource implementation few weeks
>> ago, but haven't received any comments:
>>
>> http://archives.postgresql.org/pgsql-jdbc/2005-09/msg00131.php
>>
>> Has anybody looked at it yet?
>>
>> - Heikki
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 4: Have you searched our list archives?
>>
>>               http://archives.postgresql.org
>>
>>
>
>

- Heikki

pgsql-jdbc by date:

Previous
From: "Xavier Poinsard"
Date:
Subject: Updated french translation for HEAD
Next
From: "Matt Magoffin"
Date:
Subject: INTERVAL parameter in PreparedStatement worked in 7.4 but not in 8.0 driver