Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a476514

Browse files
committed
1 parent bbd4951 commit a476514

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/catalog/dependency.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,6 @@ reportDependentObjects(const ObjectAddresses *targetObjects,
11991199
else if (numReportedClient > 1)
12001200
{
12011201
ereport(msglevel,
1202-
/* translator: %d always has a value larger than 1 */
12031202
(errmsg_plural("drop cascades to %d other object",
12041203
"drop cascades to %d other objects",
12051204
numReportedClient + numNotReportedClient,

0 commit comments

Comments
 (0)