Re: BUG #4794: server closed the connection unexpectedly

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: BUG #4794: server closed the connection unexpectedly
Дата
Msg-id 1d4e0c10905060225j78c88e8nab0bb414e2420470@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #4794: server closed the connection unexpectedly  ("Markus Meyer" <markus@7val.com>)
Список pgsql-bugs
On Wed, May 6, 2009 at 11:05 AM, Markus Meyer <markus@7val.com> wrote:
> If i make an
>
> SELECT xmlconcat(('<datanode>' || NULL || '</datanode>')::xml);
>
> follows
>
> server closed the connection unexpectedly
> =A0 =A0 =A0 =A0This probably means the server terminated abnormally
> =A0 =A0 =A0 =A0before or while processing the request.

It's fixed in 8.3.7:
wombat=3D> SELECT xmlconcat(('<datanode>' || NULL || '</datanode>')::xml);
 xmlconcat
-----------

(1 ligne)

(More exactly see the release nots of 8.3.6: "Fix crash of
xmlconcat(NULL) (Peter)")

Consider upgrading your installation to the latest minor release of
8.3. It's highly recommended.

--=20
Guillaume

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

Предыдущее
От: "Markus Meyer"
Дата:
Сообщение: BUG #4794: server closed the connection unexpectedly
Следующее
От: John R Pierce
Дата:
Сообщение: Re: BUG #4794: server closed the connection unexpectedly