Re: [HACKERS] Allow interrupts on waiting standby - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [HACKERS] Allow interrupts on waiting standby
Date
Msg-id 20170126203639.v5id47j3345nb6mu@alvherre.pgsql
Whole thread Raw
In response to Re: [HACKERS] Allow interrupts on waiting standby  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: [HACKERS] Allow interrupts on waiting standby  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Simon Riggs wrote:
> On 26 January 2017 at 19:20, Andres Freund <andres@anarazel.de> wrote:

> > I'm personally fine with going with a CHECK_FOR_INTERRUPTS
> > for now, but I think it'd better to replace it with a latch.
> 
> I have waited, so not sure what you mean. Tomorrow is too late.
> 
> Replacing with a latch wouldn't be backpatchable, IMHO.

Hmm, you pushed this to the master branch as commit e8ee3d6b859a, but I
see no backpatch.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] simplify sequence test
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] Failure in commit_ts tap tests