Re: KNN-GiST with recheck

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: KNN-GiST with recheck
Date: 2015-05-15 12:41:57
Message-ID: 20150515124157.GH31667@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 15, 2015 at 02:48:29PM +0300, Heikki Linnakangas wrote:
> On 05/15/2015 11:31 AM, Alexander Korotkov wrote:
> >On Fri, May 15, 2015 at 2:30 AM, Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
> >
> >>On 05/15/2015 02:28 AM, Heikki Linnakangas wrote:
> >>
> >>>I think this is now ready for committing, but I'm pretty tired now so
> >>>I'll read through this one more time in the morning, so that I won't
> >>>wake up to a red buildfarm.
> >>>
> >>
> >>Forgot to attach the latest patch, here you go.
> >
> >
> >Looks good for me.
>
> Ok, pushed after some further minor cleanup.

Great! That PostGIS workaround they had to use for accurate distances
with CTEs and LIMIT 100 was an ugly hack.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2015-05-15 12:46:59 Re: Proposal : REINDEX xxx VERBOSE
Previous Message Michael Paquier 2015-05-15 12:18:03 Re: Support for N synchronous standby servers - take 2