pgsql: Add a test using ldapbindpasswd in pg_hba.conf

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Add a test using ldapbindpasswd in pg_hba.conf
Дата
Msg-id E1pJx6C-0054gu-VZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add a test using ldapbindpasswd in pg_hba.conf

This feature has not been covered in tests up to now.

John Naylor and Andrew Dunstan

Discussion: https://postgr.es/m/06005bfb-0fd7-9d08-e0e5-440f277b73b4@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a9dc7f9419e4f6cac419e195618dceac74846c83

Modified Files
--------------
src/test/ldap/meson.build         |  1 +
src/test/ldap/t/002_bindpasswd.pl | 95 +++++++++++++++++++++++++++++++++++++++
2 files changed, 96 insertions(+)


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Add non-destructive modes to pgindent
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: instr_time: Represent time as an int64 on all platforms