Re: [HACKERS] Implementing STDDEV and VARIANCE

2000-10-02 Thread Jeroen van Vianen
At 22:27 9/29/00 -0400, you wrote: >Jeroen, not sure if you were involved in this, but standard deviation is >in the current development tree, and will be released in 7.1 in a few >months. Yes, I noticed. And I'm happy to see it has been implemented without my help, as I'm desperately running ou

Re: [HACKERS] Implementing STDDEV and VARIANCE

2000-09-29 Thread Bruce Momjian
Jeroen, not sure if you were involved in this, but standard deviation is in the current development tree, and will be released in 7.1 in a few months. > I'd like to implement stddev and variance aggregates in Postgres. This is a > long standing TODO item. > > There already has been some discuss