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.
>
>
>