Re: Commit fest 2014-12, let's begin! - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Commit fest 2014-12, let's begin!
Date
Msg-id 548EDE4D.70703@vmware.com
Whole thread Raw
In response to Re: Commit fest 2014-12, let's begin!  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Commit fest 2014-12, let's begin!  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
On 12/15/2014 08:37 AM, Michael Paquier wrote:
> On Mon, Dec 15, 2014 at 3:09 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Michael Paquier <michael.paquier@gmail.com> writes:
>>> - Point to polygon distance operator
>> I looked at that briefly during the last fest, but was unsure whether it
>> was too entangled with the GiST patches that Heikki was looking at.
> Recalling my memories of this morning, things are rather independent.

Right. I also looked at it briefly, but I wasn't sure if we really want 
it. AFAICT, no-one has actually asked for that operator, it was written 
only to be an example of an operator that would benefit from the 
knn-gist with recheck patch. If there is some other, real, use for the 
knn-gist with recheck patch, then I'm OK with that, but otherwise it's 
dubious to add an operator just so that it can then be made faster by 
another patch. That said, it seems quite harmless, so might as well 
commit it.

- Heikki




pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: GiST kNN search queue (Re: KNN-GiST with recheck)
Next
From: Andres Freund
Date:
Subject: Re: GiST kNN search queue (Re: KNN-GiST with recheck)