Remove inappropriate translation marker in getObjectIdentityParts().

Strings built by this function are not supposed to be subject to
NLS translation, but commit 6566133c5 missed that memo, so that
object identities like "membership of role %s in role %s" were
translated.

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/02035864e829c25a2ccb081b2002e9a1980dc8cb

Modified Files
--------------
src/backend/catalog/objectaddress.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to