Fix pg_receivexlog --synchronous

Simon Riggs <simon@2ndQuadrant.com>

Commit: 9050e5c89dc08fc217895c67b9f99b3b4f4bd539
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2016-08-29T11:18:57Z
Releases: 9.5.5
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