Empty Date Field - Mailing list pgsql-general

From fabian baena
Subject Empty Date Field
Date
Msg-id 19990509165701.13029.qmail@hotmail.com
Whole thread Raw
Responses Re: [GENERAL] Empty Date Field  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-general
Hi, could any one tell me how can I tell postgres that a date field I made
in a table can be empty.

I created a table with a field like that but I didn't tell it "not null" in
the declaration, and when I try to fill this table with an empty date it
gives me an error.

Thank you.

Fabian.


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

pgsql-general by date:

Previous
From: Thomas Reinke
Date:
Subject: Re: [GENERAL] PostGreSQL and LiveWire??
Next
From: "Oliver Elphick"
Date:
Subject: Re: [GENERAL] Empty Date Field