agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: 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-001dgR-1d@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
------
REL_18_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/c090bef07d13c7d424c2d145ca12c1fea9b9face
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-001dgR-1d@gemulon.postgresql.org>
Permalink: ../E1wWfa0-001dgR-1d@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wWfa0-001dgR-1d@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-001dgR-1d@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