pg_upgrade: Add NLS
Peter Eisentraut <peter_e@gmx.net>
pg_upgrade: Add NLS Reviewed-by: Michael Paquier <michael.paquier@gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/function.c | modified | +1 −1 |
| src/bin/pg_upgrade/info.c | modified | +4 −4 |
| src/bin/pg_upgrade/nls.mk | added | +12 −0 |
| src/bin/pg_upgrade/option.c | modified | +49 −52 |
| src/bin/pg_upgrade/pg_upgrade.c | modified | +1 −0 |
| src/bin/pg_upgrade/relfilenode.c | modified | +4 −2 |
| src/bin/pg_upgrade/server.c | modified | +2 −2 |
| src/bin/pg_upgrade/util.c | modified | +2 −2 |