Re: SQL:2003 Statistical functions - What are they?

Merlin Moncure <mmoncure@gmail.com>

From: "Merlin Moncure" <mmoncure@gmail.com>
To: "Obe, Regina" <robe.dnd@cityofboston.gov>
Cc: pgsql-hackers@postgresql.org
Date: 2006-10-04T13:31:06Z
Lists: pgsql-hackers
On 10/4/06, Obe, Regina <robe.dnd@cityofboston.gov> wrote:
> I'm not sure this is the right group to ask this.  I see that the 8.2
> notes say all SQL:2003 statistical functions are implemented in 8.2, but
> I couldn't find a listing for those anywhere I looked.
>
> For those who are clueless like me,  can someone provide a listing of
> what these functions are?


look in the aggregate functions (9.15) section of the developers documentation.
http://developer.postgresql.org/pgdocs/postgres/index.html

However, the release notes mentioned array improvements and I didn't
see anything in the documentation, are these functions listed
somewhere?

merlin