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: Remove useless ENABLE_NLS conditionals
Date: Tue, 11 Aug 2026 07:42:18 +0000
Message-ID: <E1wth7o-000000005dy-494y@gemulon.postgresql.org> (raw)
Remove useless ENABLE_NLS conditionals
This already works even without those conditionals, since _() expands
to a no-op if NLS is disabled.
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/c855d318-4545-4dc7-b466-2e24fbf64725%40eisentraut.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/0a92b9b76295cac6ec2ba445523d9422592f0cef
Modified Files
--------------
src/fe_utils/print.c | 13 +------------
1 file changed, 1 insertion(+), 12 deletions(-)
Message-ID: <E1wth7o-000000005dy-494y@gemulon.postgresql.org>
Permalink: ../E1wth7o-000000005dy-494y@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1wth7o-000000005dy-494y@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: Remove useless ENABLE_NLS conditionals
In-Reply-To: <E1wth7o-000000005dy-494y@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