Small polishing of syslog facility and ident settings. Only allow setting

Peter Eisentraut <peter_e@gmx.net>

Commit: 0937bf9544c8c3951de09702ba3a109c6b784552
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2000-11-14T19:13:27Z
Releases: 7.1.1
Small polishing of syslog facility and ident settings.  Only allow setting
at postmaster start, rename syslog_progid to syslog_ident, since syslog
itself uses that term, fix doc markup.

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +13 −10
src/backend/utils/error/elog.c modified +4 −4
src/backend/utils/misc/guc.c modified +15 −11