[DOCS] xmlagg documentation

2008-06-16 Thread Peter Eisentraut
I just noticed that the xmlagg function is not documented.  (Here is a random 
piece of documentation for those who are not familiar with what it does: 
http://docs.openlinksw.com/virtuoso/fn_XMLAGG.html)  I'm wondering whether we 
should put this with the aggregate functions or the XML functions, or both, 
in some way.  Any ideas?

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs


Re: [DOCS] xmlagg documentation

2008-06-16 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> I just noticed that the xmlagg function is not documented.  (Here is a random
> piece of documentation for those who are not familiar with what it does: 
> http://docs.openlinksw.com/virtuoso/fn_XMLAGG.html)  I'm wondering whether we
> should put this with the aggregate functions or the XML functions, or both, 
> in some way.  Any ideas?

It doesn't seem to fit with the other aggregate functions, so I think
I'd vote for documenting it with the XML functions.

regards, tom lane

-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs