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

From Josh Berkus
Subject Re: Inserting a Null date.
Date
Msg-id 200402021534.12820.josh@agliodbs.com
Whole thread Raw
In response to Inserting a Null date.  (Rob Mosher <mosher@andrews.edu>)
Responses Re: Inserting a Null date.
List pgsql-novice
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.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Inserting a Null date.
Next
From: Christian Armeanu
Date:
Subject: Re: Postgresql And Redhat Enterprise 3