Re: Blank, nullable date column rejected by psql - Mailing list pgsql-general

From David G. Johnston
Subject Re: Blank, nullable date column rejected by psql
Date
Msg-id CAKFQuwYWJ3WrT+ao_BmMVB8F6e7s3=VSQuw+sTC=_SAcvpOEVA@mail.gmail.com
Whole thread Raw
In response to Blank, nullable date column rejected by psql  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
On Mon, Feb 11, 2019 at 3:44 PM Rich Shepard <rshepard@appl-ecosys.com> wrote:
> Now I know to replace no dates with null I'll do so but I'm curious why this
> is needed.

Same reason you needed it about a month ago when you were dealing with
a check constraint question with the same error message.

David J.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Blank, nullable date column rejected by psql
Next
From: Rich Shepard
Date:
Subject: Re: Blank, nullable date column rejected by psql