Consistently mention 'SELECT pg_reload_conf()' in config files

Bruce Momjian <bruce@momjian.us>

Commit: 10c064ce4dad088ba2d8b978bff6009b9f22dc3a
Author: Bruce Momjian <bruce@momjian.us>
Date: 2016-10-25T15:26:15Z
Releases: 10.0
Consistently mention 'SELECT pg_reload_conf()' in config files

Previously we only mentioned SIGHUP and 'pg_ctl reload' in
postgresql.conf and pg_hba.conf.

Files