Fix pg_receivexlog --synchronous

Simon Riggs <simon@2ndQuadrant.com>

Commit: 49340627f9821e447f135455d942f7d5e96cae6d
Author: Simon Riggs <simon@2ndQuadrant.com>
Date: 2016-08-29T11:16:18Z
Releases: 10.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