Question about inserts - Mailing list pgsql-general

From mike
Subject Question about inserts
Date
Msg-id 1082716611.12125.24.camel@datacontrol
Whole thread Raw
Responses Re: Question about inserts
Re: Question about inserts
Re: Question about inserts
List pgsql-general
Is it possible to to the following

I have tables which are updated via webpage (perl) with fields of type
int and date (all nullable). If the values are blank the entire insert
fails, with a wrong type error.

Is there any way to stop this behaviour so that the valid information is
allowed,but the blank values get ignored.

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Unicode + LC_COLLATE
Next
From: "Stijn Vanroye"
Date:
Subject: Re: Question about inserts