Re: APC/socket fix (final?)

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: APC/socket fix (final?)
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F3C9@harris.memetrics.local
обсуждение исходный текст
Ответ на APC/socket fix (final?)  (Claudio Natoli <claudio.natoli@memetrics.com>)
Список pgsql-patches

> Tom Lane wrote:
> > What happens if the socket() call fails?
>
> Then we return in error. Refer to attachment.

Doh. You *were* referring to the attachment. Ok, so it'll need a check to
make sure the socket actually does get created, but this isn't a fatal flaw,
right? [is a work in progress I bashed out about 30 minutes ago].

I'm actually pretty hopeful over this patch, passes regression tests just
fine, lets us remove the win32_pgstat cruft, let's us easily mirror the unix
semantics, ...

Hopeless, or cute, work-around?

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: APC/socket fix (final?)
Следующее
От: Claudio Natoli
Дата:
Сообщение: Re: APC/socket fix (final?)