Re: Inserting a Null date.

From: Rob Mosher <mosher(at)andrews(dot)edu>
To: josh(at)agliodbs(dot)com
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Inserting a Null date.
Date: 2004-02-05 02:33:28
Message-ID: 4021AB78.7020108@andrews.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.
>
>
>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2004-02-05 03:53:32 Re: PL/pgSQL and new table creation
Previous Message Matthew Syvinski 2004-02-05 01:13:02 PL/pgSQL and new table creation