pgsql: Silence compiler warning

Lists: pgsql-committers
From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Silence compiler warning
Date: 2017-01-01 12:25:23
Message-ID: E1cNfCV-0005Rt-CA@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Silence compiler warning

Caused by the backpatch of f650882 past the point where interrupt
handling was changed.

Noted by Dean Rasheed

Branch
------
REL9_4_STABLE

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

Modified Files
--------------
src/backend/replication/basebackup.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)