Add missing set_pglocale_pgservice() for pg_walsummary and pg_combinebackup
Michael Paquier <michael@paquier.xyz>
Add missing set_pglocale_pgservice() for pg_walsummary and pg_combinebackup These calls are required to make both tools work with NLS. Author: Kyotaro Horiguchi Discussion: https://postgr.es/m/20240408.162702.183779935636035593.horikyota.ntt@gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_combinebackup/pg_combinebackup.c | modified | +1 −0 |
| src/bin/pg_walsummary/pg_walsummary.c | modified | +1 −0 |
Discussion
- NLS doesn't work for pg_combinebackup 5 messages · 2024-04-08 → 2024-04-09