Re: BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c
Дата
Msg-id 19059.1138117679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c  ("" <agattik@gmail.com>)
Список pgsql-bugs
"" <agattik@gmail.com> writes:
> pqcomm.c: In function `pq_getkeepalivesidle':
> pqcomm.c:1186: `socklen_t' undeclared (first use in this function)
> pqcomm.c:1186: (Each undeclared identifier is reported only once
> pqcomm.c:1186: for each function it appears in.)

Thanks for the report.  socklen_t should be ACCEPT_TYPE_ARG3 here :-(

            regards, tom lane

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

Предыдущее
От: ""
Дата:
Сообщение: BUG #2205: Compilation error on Tru64: socklen_t in pqcomm.c
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #2204: Feature Req: Unique output column names