Re: pg_basebackup has an accidentaly separated help message
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-12-25T06:42:41Z
Lists: pgsql-hackers
On Mon, Dec 25, 2023 at 02:39:16PM +0900, Kyotaro Horiguchi wrote: > The attached patch contains both of the above fixes. Good catches, let's fix them. You have noticed that while translating these new messages, I guess? -- Michael
Commits
-
Fix some translatable strings in pg_basebackup and pg_combinebackup
- 231ff70f98e3 17.0 landed