Обсуждение: Re: [HACKERS] wip: functions median and percentile

Поиск
Список
Период
Сортировка

Re: [HACKERS] wip: functions median and percentile

От
David Fetter
Дата:
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

Re: [HACKERS] wip: functions median and percentile

От
Pavel Stehule
Дата:
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
>