diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-09-13 08:20:45 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-09-13 08:22:42 -0400 |
commit | 1a2fdc99a4b341feb6c01304e58f01dd0e095d9a (patch) | |
tree | b2e9d3e27da30ea17d05808d1e6933b9098e847d /src/backend/executor/functions.c | |
parent | 69835bc8988812c960f4ed5aeee86b62ac73602a (diff) | |
download | postgresql-1a2fdc99a4b341feb6c01304e58f01dd0e095d9a.tar.gz postgresql-1a2fdc99a4b341feb6c01304e58f01dd0e095d9a.zip |
Define LDAP_NO_ATTRS if necessary.
Commit 83aaac41c66959a3ebaec7daadc4885b5f98f561 introduced the use of
LDAP_NO_ATTRS to avoid requesting a dummy attribute when doing search+bind
LDAP authentication. It turns out that not all LDAP implementations define
that macro, but its value is fixed by the protocol so we can define it
ourselves if it's missing.
Author: Thomas Munro
Reported-By: Ashutosh Sharma
Discussion: https://postgr.es/m/CAE9k0Pm6FKCfPCiAr26-L_SMGOA7dT_k0%2B3pEbB8%2B-oT39xRpw%40mail.gmail.com
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions