Re: Strange behavoir of batches

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Angelo Neuschitzer <an(at)jenomics(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Strange behavoir of batches
Date: 2005-09-12 22:06:25
Message-ID: 4325FBE1.100@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc

Angelo Neuschitzer wrote:

>> pStmt.executeBatch();
>> pStmt.clearBatch();

Also, executeBatch() clears the batch on success so the call to
clearBatch() is unnecessary.

-O

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-09-12 22:26:07 Re: Race-condition with failed block-write?
Previous Message Oliver Jowett 2005-09-12 21:59:57 Re: Strange behavoir of batches

Browse pgsql-jdbc by date

  From Date Subject
Next Message Angelo Neuschitzer 2005-09-13 07:07:56 Re: Strange behavoir of batches
Previous Message Oliver Jowett 2005-09-12 21:59:57 Re: Strange behavoir of batches