Re: 7.4RC2 regression failur and not running stats collector process

Поиск
Список
Период
Сортировка
От Kurt Roeckx
Тема Re: 7.4RC2 regression failur and not running stats collector process
Дата
Msg-id 20031114182536.GA3305@ping.be
обсуждение исходный текст
Ответ на Re: 7.4RC2 regression failur and not running stats collector process  (Derek Morr <dvm105@psu.edu>)
Ответы Re: 7.4RC2 regression failur and not running stats collector process
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: cvs head? initdb?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Need help.