Re: BUG #1467: fe_connect doesn't handle EINTR right

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1467: fe_connect doesn't handle EINTR right
Дата
Msg-id 9743.1119826301@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1467: fe_connect doesn't handle EINTR right  (AgentM <agentm@themactionfaction.com>)
Ответы Re: BUG #1467: fe_connect doesn't handle EINTR right  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
AgentM <agentm@themactionfaction.com> writes:
> Attached is a patch which corrects the behavior. I verified that the
> patch does not interfere with normal operation (using psql) but
> unfortunately the code path is virtually impossible to test without a
> really slow connection to a postgresql server [which I thankfully
> don't have].

I'm still looking for some demonstration (not an unsupported assertion)
that there's an issue here.  A patch you cannot test doesn't impress
me at all --- what are the odds that it makes things worse not better?

            regards, tom lane

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

Предыдущее
От: AgentM
Дата:
Сообщение: BUG #1467: fe_connect doesn't handle EINTR right
Следующее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: BUG #1467: fe_connect doesn't handle EINTR right