pgsql: Update code comments about peer authenticaton

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Update code comments about peer authenticaton
Дата
Msg-id E1iPjBE-0002Ql-RR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update code comments about peer authenticaton

For historical reasons, the functions for peer authentication were
grouped under ident authentication.  But they are really completely
separate, so give them their own section headings.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5cc1e64fb6f59aa8621caae03be36400807e3575

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: pg_waldump: Fix --bkp-details to not issue spurious newlines for
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove one use of IDENT_USERNAME_MAX