Re: Bug Report with Postgres 7.4 on AIX 5.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: vvanwynsberghe(at)ccncsi(dot)net
Cc: pgsql-ports(at)postgresql(dot)org, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug Report with Postgres 7.4 on AIX 5.3
Date: 2005-05-10 16:45:48
Message-ID: 9812.1115743548@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-ports

Vincent Vanwynsberghe <vvanwynsberghe(at)ccncsi(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Marcio Roberto Chiaveli 2005-05-10 18:08:18 BUG #1658: Error download of odbc
Previous Message Miguel Higuera 2005-05-10 16:33:22 BUG #1657: Database don't start

Browse pgsql-ports by date

  From Date Subject
Next Message Vincent Vanwynsberghe 2005-05-11 13:04:42 Re: Bug Report with Postgres 7.4 on AIX 5.3
Previous Message Mohan, Ross 2005-05-10 15:18:18 AIX5.2 compile for PG 8.0.2. -- solution