Fix pg_receivexlog --synchronous
authorSimon Riggs
Mon, 29 Aug 2016 11:18:57 +0000 (12:18 +0100)
committerSimon Riggs
Mon, 29 Aug 2016 11:18:57 +0000 (12:18 +0100)
commit9050e5c89dc08fc217895c67b9f99b3b4f4bd539
treeb25cf9a0d9f0c8182a5173193861e8c7db41dc1e
parent7dfb9b4796e05743398fc578ac7b25eab086721a
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