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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to