pgsql: Fix comment about pg_authid.

Started by Tom Laneover 1 year ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)