[HACKERS] Getting error message with latest PG source on Windows. - Mailing list pgsql-hackers

From Ashutosh Sharma
Subject [HACKERS] Getting error message with latest PG source on Windows.
Date
Msg-id CAE9k0Pm6FKCfPCiAr26-L_SMGOA7dT_k0+3pEbB8+-oT39xRpw@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Getting error message with latest PG source on Windows.
List 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@gmx.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


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Victor Drobny
Date:
Subject: Re: [HACKERS] new function for tsquery creartion
Next
From: Haribabu Kommi
Date:
Subject: Re: [HACKERS] utility commands benefiting from parallel plan