Re: Re: Proposal to fix Statement.executeBatch() - Mailing list pgsql-jdbc

From Rene Pijlman
Subject Re: Re: Proposal to fix Statement.executeBatch()
Date
Msg-id etknotkrt50jcahuhn1v9hq7jvjqpkhjho@4ax.com
Whole thread Raw
In response to Re: Re: Proposal to fix Statement.executeBatch()  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
On Tue, 28 Aug 2001 12:31:53 -0400 (EDT), you wrote:
>Can someone suggest what is to be done with the propsed patch?

Barry's proposal for a more efficient implementation of
executeBatch() does not invalidate the patch. It just means we
still have more work to do to get the performance improvement
this feature is all about.

The patch improves JDBC compliance independent of the
performance improvement, and it adds a test case. If there are
no objections (haven't seen any) I'd suggest it is applied.

Regards,
René Pijlman

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: JDBC Statement.executeBatch patch
Next
From: T.R.Missner@Level3.com
Date:
Subject: RE: Unterminated quoted string error.