Fix comment about pg_authid.
authorTom Lane
Sat, 19 Oct 2024 15:44:14 +0000 (11:44 -0400)
committerTom Lane
Sat, 19 Oct 2024 15:44:14 +0000 (11:44 -0400)
commit52475b4d30984e377542f964951bea57b0b26e92
tree03d9535ec0077043b03ceaa01d0dc1338a613f2a
parent779972e534c05c51be3e593b0681029afb1bd155
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
src/include/catalog/pg_authid.h