Update code comments about peer authenticaton
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 30 Oct 2019 08:13:39 +0000 (09:13 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 30 Oct 2019 08:13:39 +0000 (09:13 +0100)
commit5cc1e64fb6f59aa8621caae03be36400807e3575
tree5b5ad623dc0397da193ac9da44de6b62a684c394
parente4d92126fda1defd9be201b97b162d1568122064
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.
src/backend/libpq/auth.c