Standardize pg_authid oid_symbol values.
authorNoah Misch <noah@leadboat.com>
Sat, 10 Apr 2021 19:01:41 +0000 (12:01 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 10 Apr 2021 19:01:41 +0000 (12:01 -0700)
commitdf5efaf4410f94cc1b69e8ade1d64dc92232ec1d
treeb1654a2b73d16c1101ce7411c5176dadd2a2797e
parent496e58bb0e5e939e6ed5839c92b05e3ab11b54bb
Standardize pg_authid oid_symbol values.

Commit c9c41c7a337d3e2deb0b2a193e9ecfb865d8f52b used two different
naming patterns.  Standardize on the majority pattern, which was the
only pattern in the last reviewed version of that commit.
src/backend/catalog/aclchk.c
src/backend/commands/user.c
src/backend/utils/adt/acl.c
src/include/catalog/pg_authid.dat