Re: [HACKERS] Statistical aggregates

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: pgsql-patches <pgsql-patches(at)postgreSQL(dot)org>, Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: PostgreSQL HACKERS <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] Statistical aggregates
Date: 2000-07-04 15:18:48
Message-ID: Pine.LNX.3.96.1000704171645.26024D-101000@ara.zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


On Tue, 4 Jul 2000, Jan Wieck wrote:

> Hi,
>
> while moving my development environment onto my notebook I
> found a little module that needed to go into contrib. It
> provides aggregates for variance and standard deviation for
> float8. Can be found now under contrib/statmath.
>
> While doing so I noticed that at least the fti Makefile has a
> bug. The MODULE_PATH in the .sql.in is replaced with .sql at
> the end instead of .so as it should be. Might have to do with
> the contrib cleanup done lately.

Already fixed in the attache. Can anyone apply it to CVS?

Karel


Attachment Content-Type Size
cotrib-07042000.patch.gz application/x-gzip 648 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2000-07-04 15:43:03 Re: heap_create with OID?
Previous Message Philip Warner 2000-07-04 15:13:05 Re: [HACKERS] Revised Copyright: is this more palatable?

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2000-07-04 16:16:29 Re: [PATCHES] Re: Statistical aggregates
Previous Message Karel Zak 2000-07-04 14:59:02 Re: Statistical aggregates