Fix pg_receivexlog --synchronous
authorSimon Riggs <simon@2ndQuadrant.com>
Mon, 29 Aug 2016 11:16:18 +0000 (12:16 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Mon, 29 Aug 2016 11:16:18 +0000 (12:16 +0100)
commit49340627f9821e447f135455d942f7d5e96cae6d
tree49bcbb9299338d3cecdc578ca702b7387b84808d
parentbd082231edbaf25626a023913394b611fe7928e8
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
src/bin/pg_basebackup/receivelog.c