Re: Patch to fix the NULL date cast bug in 7.0.2

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Michael Richards <michael(at)fastmail(dot)ca>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch to fix the NULL date cast bug in 7.0.2
Date: 2000-07-27 19:01:39
Message-ID: 200007271901.PAA27441@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This has already been fixed in the current development tree.

> Here is a patch against 7.0.2 that fixes the bug where casting a NULL
> returned from a select to type date fails with the error:
> Unable to convert null timestamp to date
>

[ Attachment, skipping... ]

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-07-27 19:43:58 Re: [PATCHES] Libpq++ memory leak
Previous Message Zeugswetter Andreas SB 2000-07-27 13:37:04 some pedantic ANSI C fixes