Re: BUG #16230: Boolean column stick to "false" after callingupdateRow() on updateable ResultSet - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #16230: Boolean column stick to "false" after callingupdateRow() on updateable ResultSet
Date
Msg-id CAKFQuwaL5xLVx=d0-CEbGZR2Ne7_AMVYLzzpAw5o3nBu9gXc1Q@mail.gmail.com
Whole thread Raw
In response to BUG #16230: Boolean column stick to "false" after calling updateRow() on updateable ResultSet  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Sat, Jan 25, 2020 at 12:06 PM PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:

Bug reference:      16230
Logged by:          Clemens Eisserer
Email address:      linuxhippy@gmail.com
PostgreSQL version: 12.1
Operating system:   linux / platform independent
Description:       

Boolean columns always seem to stick to "false" after updateRow() is called
on updateable ResultSets (this is a regression and worked with
PostgreSQL-8.4.21 & postgresql-8.4-701.jdbc3.jar ).

The core PostgreSQL team doesn't maintain the pgJDBC driver.  You need to report this to them using their process.


David J.

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: SQL/PostgreSQL - Error observed in the QUERY not caught by the “EXCEPTION” block in the stored procedure
Next
From: Lukáš Sobotka
Date:
Subject: Segfault on updating foreign table