Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails) - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)
Date
Msg-id 20010418205850.A847@dothill.com
Whole thread Raw
In response to Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)  (Christopher Faylor <cgf@redhat.com>)
List pgsql-cygwin
Chris,

On Wed, Apr 18, 2001 at 06:19:08PM -0400, Christopher Faylor wrote:
> On Wed, Apr 18, 2001 at 05:53:18PM -0400, Jason Tishler wrote:
> >I will do a full cvs update, make clean, and make to verify that the
> >problem is fixed in the current CVS.  I'll report back tomorrow.
>
> Ok.  I would be interested in seeing if all of the changes that I made
> affect PostgresSQL.

The problem is fixed in the current CVS too.  I just ran a full PostgreSQL
regression test and all tests passed.  Note that I just ran against the
DLL -- I didn't rebuild PostgreSQL against the snapshot.

> >> Could you try putting back the select change and backing out the net.cc
> >> change?  I would be interested in seeing if that fixes things too.
> >
> >This fixes the problem too which implies that it should be fixed in the
> >current CVS.
>
> Good.  That makes sense.  I should have read the description of SO_LINGER
> before I made the change for AF_UNIX sockets.  If I had, I never would have
> considered it.

No problem.  Thanks for the speedy fix -- it is much appreciated.

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-cygwin by date:

Previous
From: Christopher Faylor
Date:
Subject: Re: UNIX domain socket change breaks PostgreSQL (was Re: initdb fails)
Next
From: Jason Tishler
Date:
Subject: Re: help! run postgresql in cygwin