Fix pg_receivexlog --synchronous

Simon Riggs <simon@2ndQuadrant.com>

Commit: 216fd7fe77c693a9595bb7550de2927dde650218
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2016-08-29T11:18:12Z
Releases: 9.6.0
Fix pg_receivexlog --synchronous

Make pg_receivexlog work correctly with —-synchronous without slots

Backpatch to 9.5

Gabriele Bartolini, reviewed by Michael Paquier and Simon Riggs

Files

PathChange+/−
src/bin/pg_basebackup/receivelog.c modified +15 −13