Re: pgsql: Refactor dlopen() support

Peter Eisentraut <peter.eisentraut@2ndquadrant.com>

From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-09-07T09:47:29Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Work around stdbool problem in dfmgr.c.

  2. Refactor dlopen() support

On 07/09/2018 08:30, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
>> Refactor dlopen() support
> 
> Buildfarm member locust doesn't like this much.  I've been able to
> reproduce the problem on an old Mac laptop running the same macOS release,
> viz 10.5.8.  (Note that we're not seeing it on earlier or later releases,
> which is odd in itself.)

Nothing should have changed on macOS except that the intermediate
functions pg_dl*() were replaced by direct calls to dl*().  Very strange.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services