Patch to fix the NULL date cast bug in 7.0.2

Поиск
Список
Период
Сортировка
От Michael Richards
Тема Patch to fix the NULL date cast bug in 7.0.2
Дата
Msg-id 397BF250.000009.38938@frodo.searchcanada.ca
обсуждение исходный текст
Ответы Re: Patch to fix the NULL date cast bug in 7.0.2
Список 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


Вложения

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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: locale changes
Следующее
От: "Michael Richards"
Дата:
Сообщение: Libpq++ memory leak