Re: Re: [COMMITTERS] pgsql: Silence compiler warning about ignored return value. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Re: [COMMITTERS] pgsql: Silence compiler warning about ignored return value.
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Silence compiler warning about ignored return value.  (Tom Lane <[email protected]>)
Responses Re: Re: [COMMITTERS] pgsql: Silence compiler warning about ignored return value.
List pgsql-hackers
>> Maybe syslog?
>
> Doesn't exist on Windows ...

There is an event log though which is fairly comparable.  Of course
that still leaves you with the problem of what to do when the syslog
or event log write fails.

...Robert


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_settings.enumval as array
Next
From: "Fujii Masao"
Date:
Subject: Re: How should pg_standby get over the gap of timeline?