Re: [HACKERS] A design for amcheck heapam verification

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] A design for amcheck heapam verification
Date: 2018-03-27 03:20:57
Message-ID: CAH2-WzkQ3Ly6rSTj3p50QwWGyZC6EFbAYw1V1sqSKR1L5qP8rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Mar 23, 2018 at 7:13 AM, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> wrote:
> I've just flipped patch to WoA. But if above issues will be fixed I think that patch is ready for committer.

Attached is v7, which has the small tweaks that you suggested.

Thank you for the review. I hope that this can be committed shortly.

--
Peter Geoghegan

Attachment Content-Type Size
v7-0001-Add-Bloom-filter-data-structure-implementation.patch text/x-patch 26.7 KB
v7-0002-Add-amcheck-verification-of-indexes-against-heap.patch text/x-patch 34.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-03-27 03:24:18 Re: PQHost() undefined behavior if connecting string contains both host and hostaddr types
Previous Message Chapman Flack 2018-03-27 03:16:15 Re: [HACKERS] AdvanceXLInsertBuffer vs. WAL segment compressibility