Re: BUG #8587: quantile segfaults when quantile out of [0;1] range

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #8587: quantile segfaults when quantile out of [0;1] range
Дата
Msg-id CAB7nPqQboZnsoOayrXkmpsmhqwVrWAmN2PdM7-sdq3Oeff=8Vg@mail.gmail.com
обсуждение исходный текст
Ответ на BUG #8587: quantile segfaults when quantile out of [0;1] range  (stephane.wustner@lip6.fr)
Ответы Re: BUG #8587: quantile segfaults when quantile out of [0;1] range
Список pgsql-bugs
On Tue, Nov 12, 2013 at 2:19 AM,  <stephane.wustner@lip6.fr> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      8587
> Logged by:          strexxx
> Email address:      stephane.wustner@lip6.fr
> PostgreSQL version: 9.3.0
> I know this is not the place to submit for the quantile extension, but the
> git hub new issue button is broken.
All the issues of Postgres should be reported on pgsql-bugs or with
the website UI, the bug tracker on github being disabled.

> 2013-11-11 18:05:53 CET LOG:  server process (PID 28207) was terminated by
> signal 11: Segmentation fault
> 2013-11-11 18:05:53 CET DETAIL:  Failed process was running: select
> quantile(generate_series,50) from generate_series(0,997);
quantile is part of this package on pgxn =>
http://pgxn.org/dist/quantile/. So it would be better to contact the
maintainer, Tomas, directly there to report this bug, even if I am
sure he is watching this ML.

Regards,
--
Michael

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

Предыдущее
От: Jeffrey Walton
Дата:
Сообщение: fe-secure.c and SSL/TLS
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Clang 3.3 findings and Illegal Shifts