Thomas Munro <[email protected]> writes:
> On Tue, Nov 13, 2018 at 6:54 PM Tom Lane <[email protected]> wrote:
>> Hm, what warnings?

> Apple ships OpenLDAP headers that tell you to ditch it and use Apple
> OpenDirectory Framework:

Oh, that.  I just use -Wno-deprecated-declarations.

A bigger issue to my mind is that configure bleats about the
OpenLDAP version:

checking for compatible LDAP implementation... (cached) no
configure: WARNING:
*** With OpenLDAP versions 2.4.24 through 2.4.31, inclusive, each backend
*** process that loads libpq (via WAL receiver, dblink, or postgres_fdw) and
*** also uses LDAP will crash on exit.

I have not experimented to see if that's really true on recent macOS,
but if it is, it'd be a problem for production use.

                        regards, tom lane

Reply via email to