pgsql: pg_test_fsync: Add NLS

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

pg_test_fsync: Add NLS

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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a39255d766381957622b145838c38dbbea6fc367

Modified Files
--------------
src/bin/pg_test_fsync/nls.mk | 5 +++
src/bin/pg_test_fsync/pg_test_fsync.c | 71 ++++++++++++++++++-----------------
2 files changed, 41 insertions(+), 35 deletions(-)

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