Re: Remove --enable-syslog? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Remove --enable-syslog?
Date
Msg-id 200108232025.f7NKPWb03590@candle.pha.pa.us
Whole thread Raw
In response to Remove --enable-syslog?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
> Originally, I added --enable-syslog because it used to be an option in
> config.h only.  However, I wonder why we don't always compile it in, it's
> off by default anyway.  The only reason I could think of is a portability
> problem.  Is there any platform that does not supply the standard syslog
> interface?

If we have configure to test for its existance, I can't see why we
wouldn't want it enabled in the binary.
--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Florian Weimer
Date:
Subject: Re: Re: Escaping strings for inclusion into SQL queries
Next
From: "Magnus Naeslund\(f\)"
Date:
Subject: [PATCH] Win32 errno a little bit safer