NLS: Use msgmerge/xgettext --no-wrap and --sort-by-file
The option --no-wrap prevents wars with (most?) editors about proper
line wrapping. --sort-by-file ensures consistent file order, for
easier diffing.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/05261ab6246cba9701b8529eba812b8a68c3be8d
Modified Files
--------------
src/nls-global.mk | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
pgsql-committers by date
| Next: | From: Guillaume Lelarge | Date: 2012-04-05 20:52:45 |
| Subject: Re: pgsql: Publish checkpoint timing information to
pg_stat_bgwriter. |
| Previous: | From: Robert Haas | Date: 2012-04-05 18:19:48 |
| Subject: pgsql: Allow pg_archivecleanup to strip optional file extensions. |