Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu - Mailing list pgsql-hackers

From Tom Lane
Subject Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu
Date
Msg-id 25787.1013394256@sss.pgh.pa.us
Whole thread Raw
In response to Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu  (Brent Verner <brent@rcfile.org>)
Responses Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu  (Brent Verner <brent@rcfile.org>)
List pgsql-hackers
Brent Verner <brent@rcfile.org> writes:
>   freebsd 4.5
>   netbsd 1.5.2

> #define RTLD_LAZY  1
> #define RTLD_GLOBAL        0x100

Thanks.  Is there an RTLD_NOW symbol on those platforms?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Idea for making COPY data Microsoft-proof
Next
From: Brent Verner
Date:
Subject: Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu