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

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: "Obe, Regina" <robe(dot)dnd(at)cityofboston(dot)gov>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: SQL:2003 Statistical functions - What are they?
Date: 2006-10-04 13:31:06
Message-ID: b42b73150610040631s23050fd5w4faa73548e8e1d97@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 10/4/06, Obe, Regina <robe(dot)dnd(at)cityofboston(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2006-10-04 14:05:07 Re: [HACKERS] timestamptz alias
Previous Message Magnus Hagander 2006-10-04 13:28:40 Re: [PATCHES] vcbuild bison check