Re: RFC: array_agg() per SQL:200n

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Neil Conway <neilc(at)samurai(dot)com>
Subject: Re: RFC: array_agg() per SQL:200n
Date: 2008-01-29 12:06:05
Message-ID: 200801291306.05807.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2008-01-29 12:14:59 Re: Bogus cleanup code in GSSAPI/SSPI patch
Previous Message Gevik Babakhani 2008-01-29 11:28:15 Re: How to use VB6 for store image to postgresql?