Re: Bug Report with Postgres 7.4 on AIX 5.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug Report with Postgres 7.4 on AIX 5.3
Дата
Msg-id 9812.1115743548@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug Report with Postgres 7.4 on AIX 5.3  (Vincent Vanwynsberghe <vvanwynsberghe@ccncsi.net>)
Ответы Re: Bug Report with Postgres 7.4 on AIX 5.3  (Vincent Vanwynsberghe <vvanwynsberghe@ccncsi.net>)
Список pgsql-bugs
Vincent Vanwynsberghe <vvanwynsberghe@ccncsi.net> writes:
> In our platform the sizeof of struct  sockaddr_un is 1025 and the sizeof of
> SockAddr is 144.

Doesn't AIX provide struct sockaddr_storage?  That struct has to be at
least as large as any of the other platform-specific sockaddr structs.

            regards, tom lane

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

Предыдущее
От: "Sergio Lob"
Дата:
Сообщение: BUG #1656: ResultSetMetaData.getColumnDisplaySize() returns value -1
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: BUG #1656: ResultSetMetaData.getColumnDisplaySize()