diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 12:38:55 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-07-09 12:38:55 -0400 |
commit | a5377e7f7557439fbe17a3f90596bb07de30c06d (patch) | |
tree | dc5b66b5ce79c6aa46c63eb3e1bdca38d8f78959 /src/backend/commands/trigger.c | |
parent | 9c729bd3084917f31113a434567504f2f9e266d1 (diff) | |
download | postgresql-a5377e7f7557439fbe17a3f90596bb07de30c06d.tar.gz postgresql-a5377e7f7557439fbe17a3f90596bb07de30c06d.zip |
Update configure's probe for libldap to work with OpenLDAP 2.5.
The separate libldap_r is gone and libldap itself is now always
thread-safe. Unfortunately there seems no easy way to tell by
inspection whether libldap is thread-safe, so we have to take
it on faith that libldap is thread-safe if there's no libldap_r.
That should be okay, as it appears that libldap_r was a standard
part of the installation going back at least 20 years.
Report and patch by Adrian Ho. Back-patch to all supported
branches, since people might try to build any of them with
a newer OpenLDAP.
Discussion: https://postgr.es/m/17083-a19190d9591946a7@postgresql.org
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions