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 4AD6EBBB020000250002B9AC@gw.wicourts.gov
Whole thread Raw
In response to Re: 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:
> 2009/10/15 Kevin Grittner <Kevin.Grittner@wicourts.gov>:

>> what are the OS and Java versions on the client side?

> I'm using CentOS 5.2 64-bits with postgres 8.1.11 + java 6u16, and
> Windows Vista 32-bits with postgres 8.4.1 + java 6u13.

So the Java code is running on the same machine as the database in
each case?

>> Could you post a small, self-contained example of code which
>> exhibits this problem?

> Here is a small code snippet

A self-contained example would include creation and population of the
table, as well as enough code to actually run the snippet and show the
results.  You should run this in both environments to confirm that the
problem indeed manifests as you describe with the example you provide.

-Kevin

pgsql-bugs by date:

Previous
From: "Gerhard Leykam"
Date:
Subject: BUG #5118: start-status-insert-fatal
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #5117: Table type Function Bug when column dropped