Re: [HACKERS] Getting error message with latest PG source on Windows.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [HACKERS] Getting error message with latest PG source on Windows.
Дата
Msg-id 61e86b49-0dd2-3fa7-5e21-38edb418ea59@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Getting error message with latest PG source on Windows.  (Ashutosh Sharma <ashu.coek88@gmail.com>)
Список pgsql-hackers
On 9/13/17 06:39, Ashutosh Sharma wrote:
>>>>> Error 1 error C2065: 'LDAP_NO_ATTRS' : undeclared identifier
>>>>> C:\Users\ashu\pgsql\src\backend\libpq\auth.c 2468
>>>>
>>>> Googling around I see some indications that the macro may not be
>>>> defined in all implementations and that some other projects test if
>>>> it's defined:
>>>
>>> Does this work for you Ashutosh?
>>>
> 
> Thanks for the patch. Yes, it works for me.

committed

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


-- 
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 по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: [HACKERS] Patches that don't apply or don't compile: 2017-09-12
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: [HACKERS] Supporting huge pages on Windows