From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | David Fetter <david(at)fetter(dot)org> |
Cc: | Round Robin Reviewers <pgsql-rrreviewers(at)postgresql(dot)org>, Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com> |
Subject: | Re: [HACKERS] wip: functions median and percentile |
Date: | 2010-09-20 06:22:29 |
Message-ID: | AANLkTin3xfgXj8PZ9uBo4ZnAEHbnDqNTaZB15xbCRssd@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-rrreviewers |
2010/9/20 David Fetter <david(at)fetter(dot)org>:
> On Mon, Sep 20, 2010 at 12:47:09PM +0900, Hitoshi Harada wrote:
>> 2010/8/19 Pavel Stehule <pavel(dot)stehule(at)gmail(dot)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(at)fetter(dot)org> http://fetter.org/
> Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
> Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2010-09-20 06:27:15 | Re: Configuring synchronous replication |
Previous Message | Mark Kirkwood | 2010-09-20 06:14:08 | Re: Progress indication prototype |
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2010-09-21 20:28:15 | Re: wip: functions median and percentile |
Previous Message | David Fetter | 2010-09-20 05:11:02 | Re: [HACKERS] wip: functions median and percentile |