Re: APC/socket fix (final?) - Mailing list pgsql-patches

From Claudio Natoli
Subject Re: APC/socket fix (final?)
Date
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F3C9@harris.memetrics.local
Whole thread Raw
In response to APC/socket fix (final?)  (Claudio Natoli <claudio.natoli@memetrics.com>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: APC/socket fix (final?)
Next
From: Claudio Natoli
Date:
Subject: Re: APC/socket fix (final?)