Added the MEDIAN function to AGGREGATE.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 19 Sep 2008 23:55:21 +0000 (07:55 +0800)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 19 Sep 2008 23:55:21 +0000 (07:55 +0800)
commit65be63912fedc9819f76099b1ed52b189fc5fc03
treed2e463d49fa92ef8812472f2461c2b0f6769c5e4
parent6c1c66790acdd2c12cf2cca4555f70f20a4d21d7
Added the MEDIAN function to AGGREGATE.

Users can now aggregate data by the median.
Closes bug #11975
doc/transformation.texi
src/language/stats/aggregate.c
tests/command/aggregate.sh