Re: Return Codes of BatchUpdateException in PostgreSql 9.6 - Mailing list pgsql-jdbc

From Vladimir Sitnikov
Subject Re: Return Codes of BatchUpdateException in PostgreSql 9.6
Date
Msg-id CAB=Je-FcHq_OA3tFyJn-osjX_PXKZ0gdHbT=XwujCqZOx1FGxA@mail.gmail.com
Whole thread Raw
In response to Re: Return Codes of BatchUpdateException in PostgreSql 9.6  (Jeremy Whiting <jwhiting@redhat.com>)
Responses Re: Return Codes of BatchUpdateException in PostgreSql 9.6  (Jeremy Whiting <jwhiting@redhat.com>)
List pgsql-jdbc
Jeremy Whiting <jwhiting@redhat.com>:
Hi Tillmann,
  Thank you for providing the test case.

Are you exchanging testcases in private?

Just in case, there's a relevant test case that explores different aspects of batch execution vs failures: https://github.com/pgjdbc/pgjdbc/blob/56c04d0ec95ede31b5f13a70ab76f2b4df09aef5/pgjdbc/src/test/java/org/postgresql/test/jdbc2/BatchFailureTest.java 

Vladimir

pgsql-jdbc by date:

Previous
From: Tillmann Schulz
Date:
Subject: Re: Return Codes of BatchUpdateException in PostgreSql 9.6
Next
From: Dave Cramer
Date:
Subject: Re: [RFC] How about changing the default value of defaultRowFetchSize?