Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division]

From: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division]
Date: 2013-06-28 20:22:52
Message-ID: CAEZATCWsqR095bNohY5QwY0vAS4k7TDx_dEpFvfTnatzouvfyg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 21 June 2013 06:16, David Fetter <david(at)fetter(dot)org> wrote:
> Please find attached a patch which allows subqueries in the FILTER
> clause and adds regression testing for same.
>

This needs re-basing/merging following Robert's recent commit to make
OVER unreserved.

Regards,
Dean

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Szymon Guz 2013-06-28 20:28:05 Re: [PATCH] Fix conversion for Decimal arguments in plpython functions
Previous Message Steve Singer 2013-06-28 20:14:04 Re: [PATCH] Fix conversion for Decimal arguments in plpython functions