Re: issue with integer nullable column and value 0

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Sean Hsien" <umphy27(at)gmail(dot)com>,<pgsql-bugs(at)postgresql(dot)org>
Subject: Re: issue with integer nullable column and value 0
Date: 2009-10-14 14:38:53
Message-ID: 4AD59C2D020000250002B91A@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sean Hsien <umphy27(at)gmail(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Vladimir Kokovic 2009-10-14 14:59:39 BUG #5115: ADD UNIQUE table_constraint with expression
Previous Message flamindragon1 2009-10-14 13:56:02 BUG #5114: database initialization