Re: 9.4rc bug in percentile_cont

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 9.4rc bug in percentile_cont
Дата
Msg-id 3683.1418484934@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 9.4rc bug in percentile_cont  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-hackers
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> Just got a report on IRC of a bug in the array version of
> percentile_cont; if two of the requested percentiles were between the
> same pair of input rows, the result could be wrong or an error would
> be generated.

Oooh, good catch.

> Proposed patch (against current master) attached.

I think this patch could be improved a bit; will work on it.
        regards, tom lane



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Status of CF 2014-10 and upcoming 2014-12
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgbench -f and vacuum