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

Commite39d512

Browse files
committed
Comment fix for60684dd.
Reported-by: Peter EisentrautDiscussion:https://postgr.es/m/766f3799-0269-162f-ba63-4cae34a5534f@enterprisedb.com
1 parent38358aa commite39d512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/commands/tablecmds.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17062,8 +17062,8 @@ RangeVarCallbackForTruncate(const RangeVar *relation,
1706217062
}
1706317063

1706417064
/*
17065-
* Callbackto RangeVarGetRelidExtended(), similar to
17066-
*RangeVarCallbackOwnsTable() but without checks onthetype of the relation.
17065+
* Callbackfor RangeVarGetRelidExtended(). Checks that the current user is
17066+
* theowner of the relation, or superuser.
1706717067
*/
1706817068
void
1706917069
RangeVarCallbackOwnsRelation(const RangeVar *relation,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp