Empty Date Field

From: "fabian baena" <fabbaena(at)hotmail(dot)com>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Empty Date Field
Date: 1999-05-09 11:57:01
Message-ID: 19990509165701.13029.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Herouth Maoz 1999-05-09 12:11:38 Re: [GENERAL] Regression test failures
Previous Message Herouth Maoz 1999-05-09 11:54:12 Re: [GENERAL] int8-datatype: possible bug