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

From Pavel Stehule
Subject Re: [HACKERS] wip: functions median and percentile
Date
Msg-id AANLkTin3xfgXj8PZ9uBo4ZnAEHbnDqNTaZB15xbCRssd@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] wip: functions median and percentile  (David Fetter <david@fetter.org>)
List pgsql-rrreviewers
2010/9/20 David Fetter <david@fetter.org>:
> 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.

I hope, so I'll some time this week. Not sure about percentille issues
- but minimally implementation of median can be prepared.

Regards

Pavel


>
> 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: Re: [HACKERS] wip: functions median and percentile
Next
From: David Fetter
Date:
Subject: Commitfest: The Good, The Bad, and the Ugly