Getting error message with latest PG source on Windows.

From: Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Getting error message with latest PG source on Windows.
Date: 2017-09-13 08:58:56
Message-ID: CAE9k0Pm6FKCfPCiAr26-L_SMGOA7dT_k0+3pEbB8+-oT39xRpw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I am getting the following error message when trying to build latest
PG source on Windows,

Error 1 error C2065: 'LDAP_NO_ATTRS' : undeclared identifier
C:\Users\ashu\pgsql\src\backend\libpq\auth.c 2468

I think, it got introduced in the following git commit,

commit 83aaac41c66959a3ebaec7daadc4885b5f98f561
Author: Peter Eisentraut <peter_e(at)gmx(dot)net>
Date: Tue Sep 12 09:46:14 2017 -0400

Allow custom search filters to be configured for LDAP auth.

Please ignore this email if this issue has already been reported.

--
With Regards,
Ashutosh Sharma
EnterpriseDB:http://www.enterprisedb.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Haribabu Kommi 2017-09-13 08:59:41 Re: utility commands benefiting from parallel plan
Previous Message Victor Drobny 2017-09-13 08:57:20 Re: new function for tsquery creartion