pgsql: pg_test_timing: Add NLS

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_test_timing: Add NLS
Date: 2016-11-04 14:42:41
Message-ID: E1c2fhZ-0000gL-2l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

pg_test_timing: Add NLS

Also straighten out use of time unit abbreviations a bit.

Reviewed-by: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/59fa9d2d9da46097dd4da5c5f1f07e22a288fccf

Modified Files
--------------
doc/src/sgml/ref/pgtesttiming.sgml | 16 ++++++++--------
src/bin/pg_test_timing/nls.mk | 4 ++++
src/bin/pg_test_timing/pg_test_timing.c | 28 ++++++++++++++++------------
3 files changed, 28 insertions(+), 20 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-11-04 14:44:47 pgsql: Sync our copy of the timezone library with IANA tzcode master.
Previous Message Peter Eisentraut 2016-11-04 14:06:05 pgsql: pageinspect: Fix unaligned struct access in GIN functions

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2016-11-04 15:58:35 Re: Password identifiers, protocol aging and SCRAM protocol
Previous Message Abhijit Menon-Sen 2016-11-04 14:17:24 Re: Proposal for changes to recovery.conf API