pgsql: Update code comments about peer authenticaton

Started by Peter Eisentrautover 6 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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(+)