Re: Fw: Case Insensitive Test - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Fw: Case Insensitive Test
Date
Msg-id Pine.LNX.4.44.0309262023280.11938-100000@peter.localdomain
Whole thread Raw
In response to Re: Fw: Case Insensitive Test  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
Responses Re: Fw: Case Insensitive Test  (Stephan Szabo <sszabo@megazone.bigpanda.com>)
List pgsql-admin
Stephan Szabo writes:

> Configure doesn't find struct addrinfo (because it's in a __USE_POSIX
> block) so it looks like we use our own version, but, when we're actually
> then compiling getaddrinfo.c, there's a redefinition error because this
> time struct addrinfo is found (because _GNU_SOURCE forces __USE_POSIX).

What exact system is this on?  I've compiled PG on a number of Linux
systems since struct addrinfo started to appear, and I've never had a
problem.  Neither have others.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Fw: Case Insensitive Test
Next
From: Stephan Szabo
Date:
Subject: Re: Fw: Case Insensitive Test