Re: pgsql: Define INADDR_NONE on Solaris when it's missing.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Define INADDR_NONE on Solaris when it's missing.
Дата
Msg-id 15287.1264693607@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Define INADDR_NONE on Solaris when it's missing.  (mha@postgresql.org (Magnus Hagander))
Ответы Re: pgsql: Define INADDR_NONE on Solaris when it's missing.
Список pgsql-committers
mha@postgresql.org (Magnus Hagander) writes:
> Log Message:
> -----------
> Define INADDR_NONE on Solaris when it's missing. Per a couple of buildfarm
> members complaining.

This seems likely to break as much as it fixes, since there's no very
good reason to assume that whatever header should define INADDR_NONE
has been included before the os.h header file has been read.

Possibly more to the point, where are we using INADDR_NONE anyway?

            regards, tom lane

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