Re: [BUGS] BUG #11119: JDBC Driver misreports failing query/statement in executeBatch

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: luke(dot)henry(at)sanmina(dot)com, PostgreSQL mailing lists <pgsql-jdbc(at)postgresql(dot)org>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #11119: JDBC Driver misreports failing query/statement in executeBatch
Date: 2014-08-05 01:49:58
Message-ID: CAB7nPqRDaa5m5VdfqN-JU+2Sd_g-VVN8HCtz0N_9k+S_LpNswQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc

On Mon, Aug 4, 2014 at 4:52 AM, <luke(dot)henry(at)sanmina(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 11119
> Logged by: Luke Henry
> Email address: luke(dot)henry(at)sanmina(dot)com
> PostgreSQL version: 9.2.1
> Operating system: Windows 7
> Description:
>
> The various JDBC driver versions, from 9.2X until the latest appear to
> always report batch record 0 as the offending record when a
> BatchUpdateException is thrown.
You should report that directly to the pgsql-jdbc list as this problem
is related to this driver:
pgsql-jdbc(at)postgresql(dot)org
Regards,
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Sandeep Thakkar 2014-08-05 07:10:44 Re: Re: BUG #11039: installation fails when trying to install C++ redistributable
Previous Message pjduplooy 2014-08-04 19:28:45 Re: BUG #11039: installation fails when trying to install C++ redistributable

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jeremy Whiting 2014-08-05 08:43:52 Re: Trace JDBC connection to Java Thread / local socket port
Previous Message David Ventimiglia 2014-08-04 04:14:11 Re: What version of JUnit, again?