Re: GiST kNN search queue (Re: KNN-GiST with recheck)

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GiST kNN search queue (Re: KNN-GiST with recheck)
Date: 2014-12-17 14:07:34
Message-ID: 54918E26.10201@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 12/15/2014 03:14 PM, Andres Freund wrote:
> If we add another heap implementation we probably should at least hint
> at the different advantages somewhere.

How about adding a src/backend/lib/README for that, per attached?

- Heikki

Attachment Content-Type Size
knn-gist-pairingheap-4.patch text/x-diff 20.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Atri Sharma 2014-12-17 14:15:31 Re: Combining Aggregates
Previous Message Simon Riggs 2014-12-17 13:48:39 Re: Combining Aggregates