[COMMITTERS] pgsql: Attempt to fix LDAP build

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Attempt to fix LDAP build
Дата
Msg-id E1e2r00-0000nf-94@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Attempt to fix LDAP build

Apparently, an older spelling of LDAP_OPT_DIAGNOSTIC_MESSAGE is
LDAP_OPT_ERROR_STRING, so fall back to that one.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7d1b8e7591690fb68cc53553e0f13b537b5455dc

Modified Files
--------------
src/backend/libpq/auth.c | 6 ++++++
1 file changed, 6 insertions(+)


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

В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Log diagnostic messages if errors occur during LDAP auth.