Fix encrypted-LDAP support so that it doesn't cause the server to fail
Tom Lane <tgl@sss.pgh.pa.us>
Fix encrypted-LDAP support so that it doesn't cause the server to fail entirely on older Windows platforms without the needed library function. Magnus Hagander
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/client-auth.sgml | modified | +3 −2 |
| src/backend/libpq/auth.c | modified | +36 −6 |