Re: Boolean column stick to "false" after calling updateRow() on updateable ResultSet

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Clemens Eisserer <linuxhippy(at)gmail(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Boolean column stick to "false" after calling updateRow() on updateable ResultSet
Date: 2020-01-26 06:58:48
Message-ID: CAKFQuwaAFPZGu9U4jeMrm_gMfMu++JyfhD_3uoKHPtem9NB3kA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sat, Jan 25, 2020 at 12:08 PM Clemens Eisserer <linuxhippy(at)gmail(dot)com>
wrote:

> Hi again,
>
> I debugged a bit into the driver and it seems I've found the cause for
> the behaviour (quite sure it is a bug).
> I've filed id #1623 regarding this issue.
>

Actually it was PostgreSQL Bug #16230 - and I have noted there the bug
report went to the wrong project. pgJDBC has its own process.

https://jdbc.postgresql.org/

David J.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Deepak Rai 2020-01-26 07:12:51 Re: BUG #16232: Database server connection limit exceeding
Previous Message David G. Johnston 2020-01-26 06:56:53 Re: BUG #16230: Boolean column stick to "false" after calling updateRow() on updateable ResultSet