Re: Cast NULL into Timestamp? - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Cast NULL into Timestamp?
Date
Msg-id 200412102111.28104.josh@agliodbs.com
Whole thread Raw
In response to Cast NULL into Timestamp?  (Wei Weng <wweng@kencast.com>)
Responses Re: Cast NULL into Timestamp?
List pgsql-sql
Wei,

> insert into table temp (tempname, tempdate)
> select distinct 'tempname', null from some_other_relevant_table;

I don't think you're reporting the error exactly as it happened.  Try cutting 
and pasting your actual PSQL session into your e-mail.

Perhaps you are mixing up the column order?

-- 
Josh Berkus
Aglio Database Solutions
San Francisco


pgsql-sql by date:

Previous
From: Kenneth Gonsalves
Date:
Subject: replacing mysql enum
Next
From: Michael Fuhr
Date:
Subject: Re: Create Calendar