agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Remove inappropriate translation marker in getObjectIdentityPart
Date: Mon, 08 Jun 2026 19:24:12 +0000
Message-ID: <E1wWfa0-001dgP-1Z@gemulon.postgresql.org> (raw)

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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4b1e18b0573b6630feb3d794930be1005016077d

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



view thread (4+ messages)  latest in thread

Message-ID: <E1wWfa0-001dgP-1Z@gemulon.postgresql.org>
Permalink:  ../E1wWfa0-001dgP-1Z@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wWfa0-001dgP-1Z@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: tgl@sss.pgh.pa.us, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: Remove inappropriate translation marker in getObjectIdentityPart
  In-Reply-To: <E1wWfa0-001dgP-1Z@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox