Re: RFC: array_agg() per SQL:200n - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: RFC: array_agg() per SQL:200n
Date
Msg-id 200801291306.05807.peter_e@gmx.net
Whole thread Raw
In response to RFC: array_agg() per SQL:200n  (Neil Conway <neilc@samurai.com>)
Responses Re: RFC: array_agg() per SQL:200n  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Am Montag, 28. Januar 2008 schrieb Neil Conway:
> To parse the ORDER BY clause, we'd need to special-case array_agg() in
> the grammar

The ORDER BY clause would also used in XMLAGG, so we should try to parse this 
in a generalized way.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Bogus cleanup code in GSSAPI/SSPI patch
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: [PATCHES] Proposed patch: synchronized_scanning GUCvariable