Remove unnecessary translator comment
Discussion: https://www.postgresql.org/message-id/flat/CALj2ACUfJKTmK5v%3DvF%2BH2iLkqM9Yvjsp6iXaCqAks6gDpzZh6g%40mail.gmail.com
This commit is contained in:
parent
bbd4951b73
commit
a47651447f
@ -1199,7 +1199,6 @@ reportDependentObjects(const ObjectAddresses *targetObjects,
|
||||
else if (numReportedClient > 1)
|
||||
{
|
||||
ereport(msglevel,
|
||||
/* translator: %d always has a value larger than 1 */
|
||||
(errmsg_plural("drop cascades to %d other object",
|
||||
"drop cascades to %d other objects",
|
||||
numReportedClient + numNotReportedClient,
|
||||
|
Loading…
x
Reference in New Issue
Block a user