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

Robert Haas <rhaas@postgresql.org>

Commit: 3a087369c0ea858e56c8af5072de91778a644383
Author: Robert Haas <rhaas@postgresql.org>
Date: 2011-02-16T15:27:35Z
Releases: 9.1.0
WAL receiver shouldn't try to send a reply when dying.

Per report from, and discussion with, Fujii Masao.

Files

PathChange+/−
src/backend/replication/walreceiver.c modified +13 −7