Additional arguments to aggregate functions - Mailing list pgsql-general

From Artacus
Subject Additional arguments to aggregate functions
Date
Msg-id 4847882F.3060109@comcast.net
Whole thread Raw
List pgsql-general
Is there a way to send additional arguments when defining a custom
aggregate?

I wrote a mysql style group_concat aggregate. You get DISTINCT "for
free." I want to be able to define if it is sorted and what the
separator is.

Art

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Tripping up on my first attempt at building PG from source
Next
From: "Richard Broersma"
Date:
Subject: Re: Tripping up on my first attempt at building PG from source