Re: Inserting a Null date.

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Rob Mosher <mosher(at)andrews(dot)edu>, pgsql-novice(at)postgresql(dot)org
Subject: Re: Inserting a Null date.
Date: 2004-02-02 23:34:12
Message-ID: 200402021534.12820.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message chris 2004-02-03 01:02:18 Re: Can a user change their own password?
Previous Message Lynn.Tilby 2004-02-02 22:23:09 Fwd: Lots of nan's