Re: Covering GiST indexes - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Covering GiST indexes
Date
Msg-id D9D079A3-49A1-465E-9E17-C050AB054A0A@yandex-team.ru
Whole thread Raw
In response to Re: Covering GiST indexes  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: Covering GiST indexes
List pgsql-hackers

> 12 апр. 2018 г., в 17:03, Teodor Sigaev <teodor@sigaev.ru> написал(а):
>
> Interesting work. I don't have a time now to learn deep your patch, so, add it to next commitfest, pls.
Thanks! Sure, I'll add it.

> First of all I'd like to see more tests in patch, not only CREATE INDEX.

Here's V2, with basic set of tests.
Currently, I'm investigating what to document and more places to tests.

Also, I do not use generic function index_truncate_tuple(), because it deforms and then forms tuple, but GiST usually
havealready deformed tuple. 

Best regards, Andrey Borodin.

Attachment

pgsql-hackers by date:

Previous
From: Martín Marqués
Date:
Subject: Re: vacuum_cost_limit doc description patch
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Postgres stucks in deadlock detection