Skip to content

Commit cc1392d

Browse files
committed
Fix typo
Introduced in de4d456. Reported-by: Erik Rijkers <er@xs4all.nl>
1 parent f413941 commit cc1392d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/user.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@ AlterRoleSet(AlterRoleSetStmt *stmt)
10431043
(errcode(ERRCODE_INSUFFICIENT_PRIVILEGE),
10441044
errmsg("permission denied to alter role"),
10451045
errdetail("Only roles with the %s attribute and the %s option on role \"%s\" may alter this role.",
1046-
"CREATROLE", "ADMIN", NameStr(roleform->rolname))));
1046+
"CREATEROLE", "ADMIN", NameStr(roleform->rolname))));
10471047
}
10481048

10491049
ReleaseSysCache(roletuple);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy