Re: [HACKERS] creating new aggregate function

2008-02-29 Thread Webb Sprague
This probably belongs on General, but On Fri, Feb 29, 2008 at 9:11 AM, Justin <[EMAIL PROTECTED]> wrote: > 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

Re: [HACKERS] creating new aggregate function

2008-02-29 Thread Sam Mason
On Fri, Feb 29, 2008 at 12:11:59PM -0500, Justin wrote: > Need help and direction creating new aggregate functions. > > We need to add more average functions for both scientific and finical > purposes [ ... ] > what would be the best way to create these new functions?? I'd be tempted to look