Re: Covering GiST indexes

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Teodor Sigaev <teodor(at)sigaev(dot)ru>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Covering GiST indexes
Date: 2019-01-30 01:16:14
Message-ID: 930dcf74-5c32-ed4c-a6ae-aeadc1d291f8@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 29/01/2019 19.58, Andrey Borodin wrote:
> PFA patch without redundant checks.

I hope it is ok that I fixed a typo and some wording in the comment,
plus re-added the btree query which I accidentally removed in my last mail.

I think the current state of the patch is fine, assuming the solution
with truncTupdesc is deemed to be good enough by the committer, so I
will mark this as ready for committer.

Thanks for the patch and the speedy fixes!

Andreas

Attachment Content-Type Size
0001-Covering-GiST-v10.patch text/x-patch 29.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2019-01-30 01:26:34 Re: [HACKERS] WAL logging problem in 9.4.3?
Previous Message Haribabu Kommi 2019-01-30 01:06:11 Re: [HACKERS] Block level parallel vacuum