Re: LDAP: bugfix and deprecated OpenLDAP API - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: LDAP: bugfix and deprecated OpenLDAP API
Date
Msg-id 52ECF05C.3020206@gmx.net
Whole thread Raw
In response to Re: LDAP: bugfix and deprecated OpenLDAP API  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On 1/31/14, 6:32 PM, Bruce Momjian wrote:
> On Mon, Oct 21, 2013 at 01:31:26PM +0000, Albe Laurenz wrote:
>> Bind attempts to an LDAP server should time out after two seconds,
>> allowing additional lines in the service control file to be parsed
>> (which provide a fall back to a secondary LDAP server or default options).
>> The existing code failed to enforce that timeout during TCP connect,
>> resulting in a hang far longer than two seconds if the LDAP server
>> does not respond.
> 
> Where are we on this patch?

From my perspective, we need someone who can test this.





pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: install libpq.dll in bin directory on Windows / Cygwin
Next
From: "MauMau"
Date:
Subject: Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR