Re: Win32 eventlog level fix

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Win32 eventlog level fix
Дата
Msg-id 200508122137.j7CLb6020006@candle.pha.pa.us
обсуждение исходный текст
Ответ на Win32 eventlog level fix  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
Patch applied.  Thanks.

Backpatched to 8.0.X.

---------------------------------------------------------------------------

Magnus Hagander wrote:
> 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

Content-Description: win32_eventlog_redirect.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
>                http://archives.postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: [PATCH] Changing second argument to type input function
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: [HACKERS] For review: Server instrumentation patch