Log replication connections only when log_connections is on

Magnus Hagander <magnus@hagander.net>

Commit: 6e1726d082b5a9c305ed44a69ff50bc3407d01a2
Author: Magnus Hagander <magnus@hagander.net>
Date: 2011-01-18T19:02:25Z
Releases: 9.1.0
Log replication connections only when log_connections is on

Previously we'd always log replication connections, with no
way to turn them off.

Files

PathChange+/−
src/backend/utils/init/postinit.c modified +6 −17