agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Make property graph object descriptions better translatable
Date: Fri, 03 Jul 2026 21:51:18 +0000
Message-ID: <E1wfln4-001Dl3-0m@gemulon.postgresql.org> (raw)
Make property graph object descriptions better translatable
getObjectDescription() currently constructs property graph-related
object descriptions incrementally with appendStringInfo(). This
effectively fixes the word order in English, which makes the messages
difficult to translate naturally into languages such as Japanese.
Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Reviewed-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/20260528.121622.1662808269492494574.horikyota.ntt%40gmail...
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e0ff7fd9aa2e6f77c38825e71200ced742220d55
Modified Files
--------------
src/backend/catalog/objectaddress.c | 45 ++++++++++++++++++++++++-------------
1 file changed, 29 insertions(+), 16 deletions(-)
view thread (2+ messages) latest in thread
Message-ID: <E1wfln4-001Dl3-0m@gemulon.postgresql.org>
Permalink: ../E1wfln4-001Dl3-0m@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wfln4-001Dl3-0m@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: peter@eisentraut.org, pgsql-committers@lists.postgresql.org
Subject: Re: pgsql: Make property graph object descriptions better translatable
In-Reply-To: <E1wfln4-001Dl3-0m@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