pgsql: Update code comments about peer authenticaton - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update code comments about peer authenticaton
Date
Msg-id E1iPjBE-0002Ql-RR@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: pg_waldump: Fix --bkp-details to not issue spurious newlines for
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove one use of IDENT_USERNAME_MAX