Fixes indentation

pull/7451/head
gurkanindibay 2024-01-24 18:33:19 +03:00
parent fc3d5e739c
commit b43d89e2a8
1 changed files with 1 additions and 0 deletions

View File

@ -906,6 +906,7 @@ GenerateGrantRoleStmtsOfRole(Oid roleid)
grantorRole->location = -1;
grantorRole->rolename = GetUserNameFromId(membership->grantor, true);
grantRoleStmt->grantor = grantorRole;
/*log grantor */
/*elog(ERROR, "grantor: %s", grantorRole->rolename); */