forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdeca6ac
committed
Add missing set_pglocale_pgservice() for pg_walsummary and pg_combinebackup
These calls are required to make both tools work with NLS.Author: Kyotaro HoriguchiDiscussion:https://postgr.es/m/20240408.162702.183779935636035593.horikyota.ntt@gmail.com1 parentf4083c4 commitdeca6ac
File tree
2 files changed
+2
-0
lines changed- src/bin
- pg_combinebackup
- pg_walsummary
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
154 | 154 |
| |
155 | 155 |
| |
156 | 156 |
| |
| 157 | + | |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
70 | 71 |
| |
71 | 72 |
| |
72 | 73 |
| |
|
0 commit comments
Comments
(0)