Re: RTLD_GLOBAL on openbsd - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: RTLD_GLOBAL on openbsd
Date
Msg-id Pine.LNX.4.30.0106161900300.755-100000@peter.localdomain
Whole thread Raw
In response to RTLD_GLOBAL on openbsd  (Alex Pilosov <alex@pilosoft.com>)
Responses Re: RTLD_GLOBAL on openbsd  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-hackers
Alex Pilosov writes:

> OpenBSD lacks RTLD_GLOBAL, so it should be removed from
> dynloader/openbsd.h

Okay.

Btw., couldn't we replace dynloader/openbsd.h with something more like,
say, dynloader/sunos4.h and get rid of the BSD44_derived_dl*() functions?
AFAICT, the issue was that on earlier (Net|Free)BSD systems you needed to
prepend an '_' to the looked-up symbol, but I could not find any reference
to this in the OpenBSD documentation.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Doing authentication in backend
Next
From: Tom Lane
Date:
Subject: Re: Postgres