Re: pgpipe error reporting

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

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


Magnus Hagander wrote:
> This patch updates pgpipe() on win32 to log exactly which part of the
> call fails when it does. (As it is now, there is no way to figure out
> the point of error). Shouldn't be a problem since it's most defintily
> not a performance-critical path (only called on pgstat startup ATM).
>
> This should help us debug the pipe error message that's on the win32
> status page (which I myself have never been able to reproduce, and thus
> haven't figured out a better way to debug yet)
>
>
> /Magnus
>
>  <<pipe_errmsg.patch>>

Content-Description: pipe_errmsg.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Compiling libpq with VisualC
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: CR fix for create_help.pl