Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0973f56

Browse files
committed
Remove long-dead comments.
These should've been dropped bya8bb8eb, but evidently weremissed. Not important enough to back-patch.
1 parentdce9881 commit0973f56

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎src/backend/commands/user.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,8 +1445,6 @@ roleSpecsToIds(List *memberNames)
14451445
* memberIds: OIDs of roles to add
14461446
* grantorId: who is granting the membership
14471447
* admin_opt: granting admin option?
1448-
*
1449-
* Note: caller is responsible for calling auth_file_update_needed().
14501448
*/
14511449
staticvoid
14521450
AddRoleMems(constchar*rolename,Oidroleid,
@@ -1589,8 +1587,6 @@ AddRoleMems(const char *rolename, Oid roleid,
15891587
* memberSpecs: list of RoleSpec of roles to del (used only for error messages)
15901588
* memberIds: OIDs of roles to del
15911589
* admin_opt: remove admin option only?
1592-
*
1593-
* Note: caller is responsible for calling auth_file_update_needed().
15941590
*/
15951591
staticvoid
15961592
DelRoleMems(constchar*rolename,Oidroleid,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp