Re: More missing docs (aggs)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: More missing docs (aggs)
Date: 2006-12-06 05:50:31
Message-ID: 18695.1165384231@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Josh Berkus <josh(at)agliodbs(dot)com> writes:
> The docs do not have an example of creating a multi-column aggregate,

True...

> and the syntax is NOT obvious. For example, what do you use for stype
> in a multi-col aggregate?

Uh, why do you think that's significant? The stype is whatever you
need to use.

regards, tom lane

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2006-12-06 11:03:57 Re: psql man page error?
Previous Message Josh Berkus 2006-12-06 05:41:45 More missing docs (aggs)