Re: pgsql: Allow ldaps when using ldap authentication - Mailing list pgsql-committers

From Thomas Munro
Subject Re: pgsql: Allow ldaps when using ldap authentication
Date
Msg-id CAEepm=23B7GV4AUz3MYH1TKpTv030VHxD2Sn+LYWDv8d-qWxww@mail.gmail.com
Whole thread Raw
In response to pgsql: Allow ldaps when using ldap authentication  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pgsql: Allow ldaps when using ldap authentication
List pgsql-committers
On Thu, Jan 4, 2018 at 4:14 AM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Allow ldaps when using ldap authentication

Other Windows systems seem OK with this, but baiji said:

.\src\backend\libpq\auth.c(2538): error C2065: 'LDAPS_PORT' :
undeclared identifier

Checking where that's supposed to come from...

-- 
Thomas Munro
http://www.enterprisedb.com


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Fix deadlock hazard in CREATE INDEX CONCURRENTLY
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Make XactLockTableWait work for transactions that are not yetse