creating new aggregate function

Поиск
Список
Период
Сортировка
От Justin
Тема creating new aggregate function
Дата
Msg-id 47C83CDF.3000407@emproshunts.com
обсуждение исходный текст
Ответ на Why we panic in pglz_decompress  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: creating new aggregate function  (Sam Mason <sam@samason.me.uk>)
Re: creating new aggregate function  ("Webb Sprague" <webb.sprague@gmail.com>)
Список pgsql-hackers
Need help and direction  creating new aggregate functions.

We need to add more average functions for both scientific and finical 
purposes

RMS for electrical measurement purposes
Mode for both electrical and finical
Weighted Average  finical  purposes
Generalized mean for electrical measurement purposes
Geometric mean for electrical measurement purposes
Harmonic mean for electrical measurement purposes

what would be the best way to create these new functions??




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

Предыдущее
От: Olivier Thauvin
Дата:
Сообщение: request feature: alter view add column (or something like)
Следующее
От: Sam Mason
Дата:
Сообщение: Re: creating new aggregate function