Re: Covering GiST indexes - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Covering GiST indexes
Date
Msg-id 0AADE118-6CFA-465B-AF7B-AEDECA79BDFA@yandex-team.ru
Whole thread Raw
In response to Re: Covering GiST indexes  (Andreas Karlsson <andreas@proxel.se>)
Responses Re: Covering GiST indexes
List pgsql-hackers

> 29 янв. 2019 г., в 23:43, Andreas Karlsson <andreas@proxel.se> написал(а):
>
> On 29/01/2019 18.45, Andrey Borodin wrote:
>> Also, I've unified gist and r-tree syntax tests for INCLUDE.
>
> Why not just keep it simple? The purpose is not to test the GiST indexes, for that we have index_including_gist.sql.
>
> I propose the following.

Indeed, it's quite strange to check that GiST cannot be built without GiST opclass.

PFA patch without redundant checks.

Best regards, Andrey Borodin.




Attachment

pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Covering GiST indexes
Next
From: Robert Haas
Date:
Subject: Re: ATTACH/DETACH PARTITION CONCURRENTLY