Standardize pg_authid oid_symbol values.
Noah Misch <noah@leadboat.com>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/catalog/aclchk.c | modified | +4 −4 |
| src/backend/commands/user.c | modified | +4 −4 |
| src/backend/utils/adt/acl.c | modified | +3 −3 |
| src/include/catalog/pg_authid.dat | modified | +3 −3 |