Re: Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division] - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division]
Date
Msg-id 20130717003115.GD55849@tornado.leadboat.com
Whole thread Raw
In response to Re: Re: FILTER for aggregates [was Re: Department of Redundancy Department: makeNode(FuncCall) division]  (David Fetter <david@fetter.org>)
List pgsql-hackers
On Mon, Jul 15, 2013 at 11:43:04AM -0700, David Fetter wrote:
> On Sun, Jul 14, 2013 at 10:15:12PM -0400, Noah Misch wrote:
> > See attached patch revisions.  The first patch edits find_minmax_aggs_walker()
> > per my comments just now.  The second is an update of your FILTER patch with
> > the changes to which I alluded above; it applies atop the first patch.  Would
> > you verify that I didn't ruin anything?  Barring problems, will commit.

> Tested your changes.  They pass regression, etc. :)

Committed.

-- 
Noah Misch
EnterpriseDB                                 http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: findDependentObjects() mutual exclusion vs. MVCC catalog scans
Next
From: Michael Paquier
Date:
Subject: Adding optionally commit number in PG_VERSION_STR