Hi all,

I noticed a peculiarity in the default postgres aggregate functions.  min(), max() and avg() support interval as an input type, but stddev() and variance() do not.

Is there a rationale behind this, or is it just something that was never implemented?

Regards,
BJ

Reply via email to