"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> Remove 'syslog' GUC variable, and add more logical 'log_destination'
> variable to control logoutput location on Unix and Win32.
I just noticed that this patch seems to have replaced a PGC_SIGHUP
config item (the syslog flag) with a PGC_POSTMASTER config item
(log_destination). What was the reason for the downgrade in
flexibility? If it was discussed before, I've forgotten ...
regards, tom lane