Re: [HACKERS] [PATCH] kNN for SP-GiST - Mailing list pgsql-hackers

From Nikita Glukhov
Subject Re: [HACKERS] [PATCH] kNN for SP-GiST
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Re: [HACKERS] [PATCH] kNN for SP-GiST  (David Steele <[email protected]>)
Responses Re: [HACKERS] [PATCH] kNN for SP-GiST
List pgsql-hackers
On 06.03.2018 17:30, David Steele wrote:

> I agree with Andres.  Pushing this patch to the next CF.

Attached 4th version of the patches rebased onto the current master.
Nothing interesting has changed from the previous version.

-- 
Nikita Glukhov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company


Attachment

pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Fix to not check included columns in ANALYZE on indexes
Next
From: Teodor Sigaev
Date:
Subject: Re: cost_sort() improvements