]> granicus.if.org Git - postgresql/commit
This patch fixes the event type used to log output from the
authorBruce Momjian <bruce@momjian.us>
Fri, 12 Aug 2005 21:38:00 +0000 (21:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 12 Aug 2005 21:38:00 +0000 (21:38 +0000)
commit0c9f00506b9e473341f0ac0cd7296b61eb570301
tree081c71162954cf45afb3bf4114fae301fc2da927
parent18b15c39468ba0bed7455799745654457230322a
This patch fixes the event type used to log output from the
stderr-in-service or output-from-syslogger-in-service code. Previously
everything was flagged as ERRORs there, which caused all instances to
log "LOG: logger shutting down" as error...

Please apply for 8.1. I'd also like it considered for 8.0 since logging
non-errors as errors can be cause for alarm amongst people who actually
look at their logs...

Magnus Hagander
src/backend/utils/error/elog.c