Re: string_agg delimiter having no effect with order by

From: Greg Stark <gsstark(at)mit(dot)edu>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Alex Hunsaker <badalex(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Thom Brown <thom(at)linux(dot)com>, pgsql-bugs <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: string_agg delimiter having no effect with order by
Date: 2010-08-05 09:29:42
Message-ID: AANLkTimpFiaNk4==7O7KoYzaC8-yO=FkUsoFZGfuNprz@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Thu, Aug 5, 2010 at 5:18 AM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> The same problem can be with custom aggregates :( so this syntax isn't
> too robust. We can support Oracle's syntax in future releases, where
> syntax divide aggregate call and ORDER BY clause.
>

What syntax is that?

--
greg

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Thom Brown 2010-08-05 09:39:13 Re: string_agg delimiter having no effect with order by
Previous Message seol-dongin 2010-08-05 06:19:18 My computer shut down automatically

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-08-05 09:35:59 Re: documentation for committing with git
Previous Message Heikki Linnakangas 2010-08-05 09:29:01 Re: MERGE Specification