| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: pg_xlogdump: Add NLS |
| Date: | 2016-11-04 14:42:41 |
| Message-ID: | E1c2fhZ-0000gM-2p@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
pg_xlogdump: Add NLS
Reviewed-by: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/69d590fffbdcfb50a31a8c78ce87e602002a869f
Modified Files
--------------
src/bin/pg_xlogdump/nls.mk | 6 ++++
src/bin/pg_xlogdump/pg_xlogdump.c | 75 ++++++++++++++++++++-------------------
2 files changed, 44 insertions(+), 37 deletions(-)
| 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 |
| 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 |