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.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #
Responses
pgsql-hackers by date
| Next: | From: The Hermit Hacker | Date: 2000-07-04 14:42:00 |
| Subject: Revised Copyright: is this more palatable? |
| Previous: | From: Stephane Bortzmeyer | Date: 2000-07-04 14:38:21 |
| Subject: Re: proposed improvements to PostgreSQL license |
pgsql-patches by date
| Next: | From: Karel Zak | Date: 2000-07-04 14:56:26 |
| Subject: Re: Statistical aggregates |
| Previous: | From: Bruce Momjian | Date: 2000-07-04 14:25:51 |
| Subject: Re: Final(?) patch (for now) |