Re: WIP: Covering + unique indexes.

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Peter Geoghegan <pg(at)bowt(dot)ie>
Cc: 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-09 06:19:50
Message-ID: 3fd4c2d7-d5f7-f091-c4b7-3f05fd394cc6@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you, pushed.

Peter Geoghegan wrote:
> On Sun, Apr 8, 2018 at 11:18 AM, Teodor Sigaev <teodor(at)sigaev(dot)ru> wrote:
>> Thank you, fixed
>
> I suggest that we remove some unneeded amcheck tests, as in the
> attached patch. They don't seem to add anything.
>

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message amul sul 2018-04-09 06:20:01 Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key
Previous Message Michael Paquier 2018-04-09 06:13:54 Re: pgsql: Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers.