aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-10-14 20:53:56 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-10-14 20:53:56 +0000
commitabd3f43b4c6fb298fa1eb12fe8d78c6c3e6e0532 (patch)
tree5a6b47de21bedfbdee01fcb26ffaee1aeffaf829 /src/backend/executor/nodeFunctionscan.c
parentf620098dc809e15262a5b08187beb92d789d33cb (diff)
downloadpostgresql-abd3f43b4c6fb298fa1eb12fe8d78c6c3e6e0532.tar.gz
postgresql-abd3f43b4c6fb298fa1eb12fe8d78c6c3e6e0532.zip
Fix syslog bug: if any messages are emitted to write_syslog before
the facility has been set, the facility gets set to LOCAL0 and cannot be changed later. This seems reasonably plausible to happen, particularly at higher debug log levels, though I am not certain it explains Han Holl's recent report. Easiest fix is to teach the code how to change the value on-the-fly, which is nicer anyway. I made the settings PGC_SIGHUP to conform with log_destination.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions