Обсуждение: Cube distance patch?

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

Cube distance patch?

От
hubert depesz lubaczewski
Дата:
Hi,

In September 2013, there was patch sent by Stas Kelvich (http://www.postgresql.org/message-id/9E07E159-E405-41E2-9889-A04F534FC257@gmail.com) that adds indexable kNN searches to cube contrib module.

What is needed so that it could get committed?

Regards,

depesz

Re: Cube distance patch?

От
Abhijit Menon-Sen
Дата:
At 2014-06-18 15:33:37 +0200, depesz@gmail.com wrote:
>
> Hi,
> 
> In September 2013, there was patch sent by Stas Kelvich (
> http://www.postgresql.org/message-id/9E07E159-E405-41E2-9889-A04F534FC257@gmail.com)
> that adds indexable kNN searches to cube contrib module.
> 
> What is needed so that it could get committed?

I suggest adding it to the 2014-08 CF so that it gets attention in the
next round of reviews.

I see some correspondence about it from Sergey Konoplev and Alexander
Korotkov (added to Cc:) in March suggesting that it'll be resubmitted
with changes for 9.5:

http://www.postgresql.org/message-id/CAL_0b1uaGVBnsqx-G6G2Q+N6eGppG89ry6FF0n=yeL+yq9aBoQ@mail.gmail.com

Perhaps Alexander can comment if there's an updated version of the
patch in the works.

-- Abhijit