Re: Remove HeapTuple and Buffer dependency for predicate locking functions

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Ashwin Agrawal <aagrawal(at)pivotal(dot)io>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Kuntal Ghosh <kuntalghosh(dot)2007(at)gmail(dot)com>, Kevin Grittner <kgrittn(at)gmail(dot)com>
Subject: Re: Remove HeapTuple and Buffer dependency for predicate locking functions
Date: 2019-08-07 10:01:54
Message-ID: dde22080-863e-b560-2289-43e8ec009b5c@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/08/2019 13:35, Thomas Munro wrote:
> On Tue, Aug 6, 2019 at 9:26 PM Heikki Linnakangas <hlinnaka(at)iki(dot)fi> wrote:
>> Attached is a patch that contains your fix.txt with the changes for
>> clarity mentioned above, and an isolationtester test case.
>
> LGTM.

Pushed, thanks!

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2019-08-07 10:52:55 Re: POC: Cleaning up orphaned files using undo logs
Previous Message Ibrar Ahmed 2019-08-07 09:52:12 Re: block-level incremental backup