Re: BUG #4794: server closed the connection unexpectedly

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #4794: server closed the connection unexpectedly
Дата
Msg-id 4A015B53.8010209@hogranch.com
обсуждение исходный текст
Ответ на BUG #4794: server closed the connection unexpectedly  ("Markus Meyer" <markus@7val.com>)
Список pgsql-bugs
Markus Meyer wrote:
> The following bug has been logged online:
>
> Bug reference:      4794
> Logged by:          Markus Meyer
> Email address:      markus@7val.com
> PostgreSQL version: 8.3.3
> Operating system:   Debian 2.6.22.19-vs2.2.0.7
> Description:        server closed the connection unexpectedly
> Details:
>
> If i make an
>
> SELECT xmlconcat(('<datanode>' || NULL || '</datanode>')::xml);
>
> follows
>
> server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
>
>

seems to work fine on 8.3.7

that inner expression -is- a NULL, so xmlconcat(NULL)  is itself a
null.  not much use.

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

Предыдущее
От: Guillaume Smet
Дата:
Сообщение: Re: BUG #4794: server closed the connection unexpectedly
Следующее
От: "Madhu S R"
Дата:
Сообщение: BUG #4795: Solaris odbc Core Dump on Column NULL value