]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix encrypted-LDAP support so that it doesn't cause the server to fail
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 21 Aug 2006 19:21:38 +0000 (19:21 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 21 Aug 2006 19:21:38 +0000 (19:21 +0000)
commit5405576a22a00baccea6711dc2a7635f14698db9
treeadce8a89143dd4c8a61810f17a77586c2af86a16
parentd7c310c1fa03d062225cf7c5ef146cc615d44b7b
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
doc/src/sgml/client-auth.sgml
src/backend/libpq/auth.c