Vincent Vanwynsberghe <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to