Re: 7.4RC2 regression failur and not running stats collector process - Mailing list pgsql-hackers

From Kurt Roeckx
Subject Re: 7.4RC2 regression failur and not running stats collector process
Date
Msg-id 20031114182536.GA3305@ping.be
Whole thread Raw
In response to Re: 7.4RC2 regression failur and not running stats collector process  (Derek Morr <dvm105@psu.edu>)
Responses Re: 7.4RC2 regression failur and not running stats collector process
List pgsql-hackers
On Thu, Nov 13, 2003 at 04:04:23PM -0500, Derek Morr wrote:
> 
> the 
> machine I'm using (a V880 running 2.8) has no IPv6 address on any of its 
> interfaces.

So the for loop over the addresses that are returned should go
over both socket() and bind() instead of only socket().  And
probably connect() too.

The code now assumes if you create a socket of a certain type you
can actually use it.


Kurt



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: cvs head? initdb?
Next
From: Alvaro Herrera
Date:
Subject: Re: Need help.