Re: Covering GiST indexes - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Covering GiST indexes
Date
Msg-id 20180412121125.GC21897@e733.localdomain
Whole thread Raw
In response to Re: Covering GiST indexes  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
Hello Andrey,

> So I decided to create a thread to discuss covering GiST indexes.
> Here's a prototype patch implementing this functionality.  It is quite
> small (+80 -30) and lacks tests and docs. But it creates a context.

I'm glad you got interested in this area. It would be great to have
covering indexes support for GiST as well. Please don't forget to add
the thread to the nearest commitfest entry. I'm looking forward for the
next versions of your patch!

--
Best regards,
Aleksander Alekseev

Attachment

pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Covering GiST indexes
Next
From: Darafei "Komяpa" Praliaskouski
Date:
Subject: Re: psql leaks memory on query cancellation