Re: [PATCH] Negative Transition Aggregate Functions (WIP)

From: Florian Pflug <fgp(at)phlo(dot)org>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kevin Grittner <kgrittn(at)ymail(dot)com>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, Greg Stark <stark(at)mit(dot)edu>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Negative Transition Aggregate Functions (WIP)
Date: 2014-01-17 14:33:46
Message-ID: 52220F4D-B38D-4C19-AFBC-9868AC133F1C@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jan17, 2014, at 15:14 , David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
> If you make any more changes would it be possible for you to base them on the attached patch instead of the last one you sent?

Sure! The only reason I didn't rebase my last patch onto yours was that having the numeric stuff in there meant potentially better test coverage. Thanks for doing the merge!

> Perhaps if there's much more hacking to do we could start pushing to a guthub repo to make it easier to work together on this.

Yeah, that seems like a good idea. Easier to keep track of then a bunch of patches floating around. Could you push your latest version?

best regards,
Florian Pflug

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-01-17 15:10:22 Re: WAL Rate Limiting
Previous Message David Rowley 2014-01-17 14:14:06 Re: [PATCH] Negative Transition Aggregate Functions (WIP)