Re: Bug Report with Postgres 7.4 on AIX 5.3 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug Report with Postgres 7.4 on AIX 5.3
Date
Msg-id 9812.1115743548@sss.pgh.pa.us
Whole thread Raw
In response to Bug Report with Postgres 7.4 on AIX 5.3  (Vincent Vanwynsberghe <vvanwynsberghe@ccncsi.net>)
Responses Re: Bug Report with Postgres 7.4 on AIX 5.3  (Vincent Vanwynsberghe <vvanwynsberghe@ccncsi.net>)
List 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 by date:

Previous
From: "Sergio Lob"
Date:
Subject: BUG #1656: ResultSetMetaData.getColumnDisplaySize() returns value -1
Next
From: Kris Jurka
Date:
Subject: Re: BUG #1656: ResultSetMetaData.getColumnDisplaySize()