Thread: pgsql: WAL receiver shouldn't try to send a reply when dying.

pgsql: WAL receiver shouldn't try to send a reply when dying.

From
Robert Haas
Date:
WAL receiver shouldn't try to send a reply when dying.

Per report from, and discussion with, Fujii Masao.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3a087369c0ea858e56c8af5072de91778a644383

Modified Files
--------------
src/backend/replication/walreceiver.c |   20 +++++++++++++-------
1 files changed, 13 insertions(+), 7 deletions(-)