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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to fix the NULL date cast bug in 7.0.2
Дата
Msg-id 200007271901.PAA27441@candle.pha.pa.us
обсуждение исходный текст
Ответ на Patch to fix the NULL date cast bug in 7.0.2  ("Michael Richards" <michael@fastmail.ca>)
Список 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@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-patches по дате отправления:

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: some pedantic ANSI C fixes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Libpq++ memory leak