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)

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to