From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Add new files to nls.mk and add translation markers |
Date: | 2017-08-03 02:46:12 |
Message-ID: | E1dd69M-00055M-8q@gemulon.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Add new files to nls.mk and add translation markers
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/5ff3d73813ebcc3ff80be77c30b458d728951036
Modified Files
--------------
src/bin/pg_basebackup/nls.mk | 4 ++--
src/bin/pg_basebackup/walmethods.c | 2 +-
src/interfaces/libpq/nls.mk | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2017-08-03 03:47:08 | fixing pg_upgrade strings (was Re: pgsql: Add new files to nls.mk and add translation) |
Previous Message | Alvaro Herrera | 2017-08-03 02:09:46 | Re: [COMMITTERS] pgsql: Fix pg_dump's errno checking for zlib I/O |
From | Date | Subject | |
---|---|---|---|
Next Message | Etsuro Fujita | 2017-08-03 03:02:57 | Re: Another comment typo in execMain.c |
Previous Message | Stephen Frost | 2017-08-03 02:29:32 | Re: pg_stop_backup(wait_for_archive := true) on standby server |