Re: WIP: Covering + unique indexes.

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Alexander Korotkov <a(dot)korotkov(at)postgrespro(dot)ru>, Anastasia Lubennikova <a(dot)lubennikova(at)postgrespro(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: WIP: Covering + unique indexes.
Date: 2018-04-13 10:44:21
Message-ID: 5FDB135F-0A59-4C95-B8C2-512B0D69AA96@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

> 12 апр. 2018 г., в 21:21, Teodor Sigaev <teodor(at)sigaev(dot)ru> написал(а):

I was adapting tests for GiST covering index and found out that REINDEX test is somewhat not a REINDEX test...
I propose following micropatch.

Best regards, Andrey Borodin.

Attachment Content-Type Size
fix-reindex-test.diff application/octet-stream 2.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2018-04-13 11:10:52 Re: Covering GiST indexes
Previous Message David Steele 2018-04-13 10:34:55 Re: pgsql: New files for MERGE