Re: signal 11 on AIX: 7.4.2 - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: signal 11 on AIX: 7.4.2
Date
Msg-id 20040419160109.GB22502@dcc.uchile.cl
Whole thread Raw
In response to Re: signal 11 on AIX: 7.4.2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Apr 19, 2004 at 11:18:07AM -0400, Tom Lane wrote:

> A shortcut is just to grep through /usr/include and its subdirectories
> for addrinfo.  If you only find one definition, then you don't really
> need to worry too much.  But if there's more than one you need to
> determine which is getting used.

Maybe an easier way is to examine the output of cpp src/include/c.h.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"En las profundidades de nuestro inconsciente hay una obsesiva necesidad
de un universo lógico y coherente. Pero el universo real se halla siempre
un paso más allá de la lógica" (Irulan)


pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: GUC variable set, TODO
Next
From: Tom Lane
Date:
Subject: Re: GUC variable set, TODO