pgsql: Fix message translatability - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix message translatability
Date
Msg-id E1jhv6m-0000vM-J0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix message translatability

Two parts of the same message shouldn't be split across two function
calls.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e8ada0c8a448891971faf71f48125439ee07023

Modified Files
--------------
src/bin/psql/help.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Spelling adjustments
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Format \? output a little better