pgsql: Check interrupts during hot standby waits

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Check interrupts during hot standby waits
Date: 2017-01-26 19:00:34
Message-ID: E1cWpHe-0006Fb-RP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Check interrupts during hot standby waits

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e8ee3d6b859a18d7f7375ceb9e04d256eb18aaec

Modified Files
--------------
src/backend/storage/ipc/standby.c | 2 ++
1 file changed, 2 insertions(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2017-01-26 19:06:05 Re: [COMMITTERS] pgsql: Check interrupts during hot standby waits
Previous Message Peter Eisentraut 2017-01-26 18:21:41 pgsql: Add object_address tests for publications and subscriptions

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-01-26 19:05:43 Re: [PATCH] Rename pg_switch_xlog to pg_switch_wal
Previous Message Mithun Cy 2017-01-26 18:48:21 Re: Cache Hash Index meta page.