pgsql: Add new files to NLS file lists - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Add new files to NLS file lists
Date
Msg-id E1SDfwh-0004SD-GP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Add new files to NLS file lists

Some of these are newly added, some are older and were forgotten, some
don't contain any translatable strings right now but look like they
could in the future.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/194b5ea3d0722f94e8a6ba9cec03b858cc8c9370

Modified Files
--------------
src/bin/initdb/nls.mk        |    2 +-
src/bin/pg_basebackup/nls.mk |    2 +-
src/bin/pg_dump/nls.mk       |    8 +++++---
src/bin/psql/nls.mk          |    3 ++-
4 files changed, 9 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: pg_test_timing: Lame hack to work around compiler warning.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Replace printf format %i by %d