Re: issue with integer nullable column and value 0 - Mailing list pgsql-bugs

From Kevin Grittner
Subject Re: issue with integer nullable column and value 0
Date
Msg-id 4AD59C2D020000250002B91A@gw.wicourts.gov
Whole thread Raw
In response to issue with integer nullable column and value 0  (Sean Hsien <umphy27@gmail.com>)
Responses Re: issue with integer nullable column and value 0
List pgsql-bugs
Sean Hsien <umphy27@gmail.com> wrote:

> using the latest JDBC driver type 4.

> I have a nullable integer column in one of my tables. When I'm
> updating the column in 8.4 Windows with value 0, it stays as null,
> but on the Linux 8.1 it will try to update it with the value 0.

Could you post a small, self-contained example of code which exhibits
this problem?  Also, what are the OS and Java versions on the client
side?

-Kevin

pgsql-bugs by date:

Previous
From: ""
Date:
Subject: BUG #5114: database initialization
Next
From: "Vladimir Kokovic"
Date:
Subject: BUG #5115: ADD UNIQUE table_constraint with expression