Fix encrypted-LDAP support so that it doesn't cause the server to fail

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5405576a22a00baccea6711dc2a7635f14698db9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-08-21T19:21:38Z
Releases: 8.2.0
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

PathChange+/−
doc/src/sgml/client-auth.sgml modified +3 −2
src/backend/libpq/auth.c modified +36 −6