Re: Converting a timestamp to a date when it contains nulls.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Michael Richards" <michael(at)fastmail(dot)ca>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Converting a timestamp to a date when it contains nulls.
Date: 2000-07-23 17:19:30
Message-ID: 12271.964372770@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Michael Richards" <michael(at)fastmail(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Richards 2000-07-23 19:52:37 Re: Converting a timestamp to a date when it contains nulls.
Previous Message Michael Richards 2000-07-23 09:14:18 Converting a timestamp to a date when it contains nulls.