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 Branch ------ REL9_6_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/216fd7fe77c693a9595bb7550de2927dde650218 Modified Files -------------- src/bin/pg_basebackup/receivelog.c | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
