Thread: pgsql: Fix comment about pg_authid.

pgsql: Fix comment about pg_authid.

From
Tom Lane
Date:
Fix comment about pg_authid.

pg_shadow is not "publicly readable".  (pg_group is, but there seems
no need to make that distinction here.)  Seems to be a thinko dating
clear back to 7762619e9.

Antonin Houska

Discussion: https://postgr.es/m/31926.1729252247@antos

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/52475b4d30984e377542f964951bea57b0b26e92

Modified Files
--------------
src/include/catalog/pg_authid.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)