pgsql: psql: Small fixes for better translatability - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: psql: Small fixes for better translatability
Date
Msg-id E1lXKQv-0007V7-PT@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
psql: Small fixes for better translatability

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/25593d7d338232fb855ba563b325237de8f14091

Modified Files
--------------
src/bin/psql/describe.c            | 2 +-
src/bin/psql/help.c                | 7 ++++---
src/test/regress/expected/psql.out | 6 +++---
3 files changed, 8 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: doc: Fix typo in example query of SQL/JSON
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION sta