Re: NLS doesn't work for pg_combinebackup
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: michael@paquier.xyz
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-04-09T07:45:12Z
Lists: pgsql-hackers
At Tue, 9 Apr 2024 15:00:27 +0900, Michael Paquier <michael@paquier.xyz> wrote in > I've checked the whole tree, and the two you are pointing at are the > only incorrect paths. So applied, thanks! Thank you for cross-checking and committing! regards. -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Add missing set_pglocale_pgservice() for pg_walsummary and pg_combinebackup
- deca6ac136f4 17.0 landed