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.
>
Sorry, my faul. I fog '$@' instead '$<'. Nice on this bug is that
I copy this to more contrib Makefiles..... grrrr :-((
Well, I directly now correct it. The patch will after one hour...
Karel
In response to
Responses
pgsql-hackers by date
| Next: | From: Philip Warner | Date: 2000-07-04 14:57:16 |
| Subject: Re: heap_create with OID? |
| Previous: | From: The Hermit Hacker | Date: 2000-07-04 14:42:00 |
| Subject: Revised Copyright: is this more palatable? |
pgsql-patches by date
| Next: | From: Karel Zak | Date: 2000-07-04 14:59:02 |
| Subject: Re: Statistical aggregates |
| Previous: | From: Jan Wieck | Date: 2000-07-04 14:40:32 |
| Subject: Statistical aggregates |