Patch to fix the NULL date cast bug in 7.0.2 - Mailing list pgsql-patches

From Michael Richards
Subject Patch to fix the NULL date cast bug in 7.0.2
Date
Msg-id 397BF250.000009.38938@frodo.searchcanada.ca
Whole thread Raw
Responses Re: Patch to fix the NULL date cast bug in 7.0.2  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
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

pgsql-patches by date:

Previous
From: Karel Zak
Date:
Subject: Re: locale changes
Next
From: "Michael Richards"
Date:
Subject: Libpq++ memory leak