Date data type - Mailing list pgsql-general

From Mike Hall
Subject Date data type
Date
Msg-id E597F8097C342B438782B2768D7F123D38A7F324E3@tempo.astc.nt.gov.au
Whole thread Raw
Responses Re: Date data type
Re: Date data type
Re: Date data type
Re: Date data type
List pgsql-general
Gday,

I'm currently converting an MS Access database to PostgreSQL (version 8.1 as it is the vesion that ships with CentOS
5).

I'm having trouble with an INSERT statement attempting to insert an empty value ('') into a field with data type DATE.
Thisproduces the following error message: 

ERROR: invalid input syntax for type date: ""

It does the same whether the field has a NOT NULL restraint or not.

I can't find anything relevant in the documentation.

What am I doing wrong.

Thanks


Michael Hall
IT Communications Officer
Alice Springs Town Council
mhall@astc.nt.gov.au
(08) 8950 0561

pgsql-general by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: Performance of views
Next
From: Klint Gore
Date:
Subject: Re: Date data type