Re: KNN-GiST with recheck

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: 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-18 07:39:43
Message-ID: 5559973F.3070008@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 05/16/2015 12:42 AM, Jim Nasby wrote:
> On 5/14/15 6:30 PM, Heikki Linnakangas 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.
>
> If anyone feels motivated to fix, there's a typo in the comment for
> IndexNextWithReorder (s/his/this/):
> + * Like IndexNext, but his version can also re-check any

Fixed, thanks.

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2015-05-18 08:03:45 Re: Missing importing option of postgres_fdw
Previous Message Heikki Linnakangas 2015-05-18 07:36:30 Re: 9.5 open items