Re: [HACKERS] wip: functions median and percentile - Mailing list pgsql-rrreviewers

From David Fetter
Subject Re: [HACKERS] wip: functions median and percentile
Date
Msg-id 20100920051102.GA4993@fetter.org
Whole thread Raw
Responses Re: [HACKERS] wip: functions median and percentile  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-rrreviewers
On Mon, Sep 20, 2010 at 12:47:09PM +0900, Hitoshi Harada wrote:
> 2010/8/19 Pavel Stehule <pavel.stehule@gmail.com>:
> > Hello
> >
> > I am sending a prototype implementation of functions median and
> > percentile. This implementation is very simple and I moved it to
> > contrib for this moment - it is more easy maintainable. Later I'll
> > move it to core.
>
> I've reviewed this patch.

[review elided]

Pavel,

Will you have time to get this cleaned up this week per Hitoshi's
review?

If not, I'll mark it "returned with feedback," and move it to
the next Commitfest.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

pgsql-rrreviewers by date:

Previous
From: David Fetter
Date:
Subject: client authentication hook
Next
From: Pavel Stehule
Date:
Subject: Re: [HACKERS] wip: functions median and percentile