Re: Inserting a Null date.

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Inserting a Null date.
Дата
Msg-id 200402021534.12820.josh@agliodbs.com
обсуждение исходный текст
Ответ на Inserting a Null date.  (Rob Mosher <mosher@andrews.edu>)
Ответы Re: Inserting a Null date.  (Rob Mosher <mosher@andrews.edu>)
Список 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 по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Inserting a Null date.
Следующее
От: Christian Armeanu
Дата:
Сообщение: Re: Postgresql And Redhat Enterprise 3