Re: avg(int2) and avg(int8) micro-opt

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: avg(int2) and avg(int8) micro-opt
Дата
Msg-id 42547729.4030805@samurai.com
обсуждение исходный текст
Ответ на Re: avg(int2) and avg(int8) micro-opt  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway wrote:
> Attached is a patch that applies the same optimization to int2_sum(),
> int4_sum(), float4_accum(), and float8_accum(). It wasn't possible to
> optimize do_numeric_accum() or int8_sum() since they both use numerics.

Applied.

-Neil

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: DELETE ... USING
Следующее
От: Neil Conway
Дата:
Сообщение: Re: DELETE ... USING