Re: COPY and turning off autocommit - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: COPY and turning off autocommit
Date
Msg-id alpine.BSO.2.00.0911201844530.19888@leary.csoft.net
Whole thread Raw
In response to Re: COPY and turning off autocommit  (Maciek Sakrejda <msakrejda@truviso.com>)
List pgsql-jdbc

On Thu, 19 Nov 2009, Maciek Sakrejda wrote:

> The attached fixes the issue by adapting the internal API to mimic the
> Fastpath subprotocol with respect to transactions. It does not include
> the test patch above.
>
> Any thoughts?

This looks like the right approach at a quick glance.  I'm going on
vacation next week, but when I return I will review and commit.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: COPY and turning off autocommit
Next
From: Thomas Kellerer
Date:
Subject: getUdateCount() vs. RETURNING clause