Re: configure openldap crash warning - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: configure openldap crash warning
Date
Msg-id f2393be8-2b92-1ee6-0812-324cf7660f24@enterprisedb.com
Whole thread Raw
In response to Re: configure openldap crash warning  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: configure openldap crash warning
List pgsql-hackers
On 02.05.22 16:03, Tom Lane wrote:
> I'm not that excited about getting rid of this warning, because to the
> extent that anyone notices it at all, it'll motivate them to get OpenLDAP
> from Homebrew or MacPorts, which seems like a good thing.

I tried building with Homebrew-supplied openldap.  What ends up 
happening is that the postgres binary is indeed linked with openldap, 
but libpq still is linked against the OS-supplied LDAP framework. 
(Checked with "otool -L" in each case.)  Can someone else reproduce 
this, too?




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Add a new function and a document page to get/show all the server hooks
Next
From: Jakub Wartak
Date:
Subject: RE: strange slow query - lost lot of time somewhere