Re: Converting a timestamp to a date when it contains nulls.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Michael Richards" <michael@fastmail.ca>
Cc: pgsql-bugs@postgresql.org
Date: 2000-07-23T17:19:30Z
Lists: pgsql-bugs
"Michael Richards" <michael@fastmail.ca> writes: > Shouldn't all casts be able to handle the case where it is NULL? Yup, it's a bug. It's fixed in current sources. regards, tom lane