Re: Inserting a Null date. - Mailing list pgsql-novice

From Rob Mosher
Subject Re: Inserting a Null date.
Date
Msg-id 4021AB78.7020108@andrews.edu
Whole thread Raw
In response to Re: Inserting a Null date.  (Josh Berkus <josh@agliodbs.com>)
List pgsql-novice
Josh,

That may be the problem. I'm using debian-sparc, and I recently had a
problem were it kicked me back to an older version of pgperl. I may have
to investigate this on the debian mailing list.

Thanks,
Rob

Josh Berkus wrote:

>Rob,
>
>I checked on your problem; DBD::Pg correctly interprets undef as NULL, and
>PostgreSQL will accept a NULL in any NULLable date column.   So there's
>something else going on  in your program.   Or you're using the wrong/really
>old DBI driver.
>
>
>

pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: RI / foreign key on VIEW
Next
From: "Janet Cullen"
Date:
Subject: Dual Primary Keys