Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM
Date
Msg-id 6C5EBFF7-3CE7-474C-B0E0-327FD74156A5@yesql.se
Whole thread Raw
In response to Re: [PATCH] Btree BackwardScan race condition on Standby during VACUUM  (Peter Geoghegan <pg@bowt.ie>)
List pgsql-hackers
> On 1 Aug 2020, at 20:30, Peter Geoghegan <pg@bowt.ie> wrote:

> This revised version is essentially the same as your original patch --
> I have only made superficial adjuments. I think that I will be able to
> commit this next week, barring objections.

As we're out of time for the July CF where this is registered, I've moved this
to 2020-09.  Based on the above comment, I've marked it Ready for Committer.

cheers ./daniel


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Rethinking opclass member checks and dependency strength
Next
From: Tom Lane
Date:
Subject: Re: psql - improve test coverage from 41% to 88%