Re: pg_basebackup has an accidentaly separated help message

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: michael(at)paquier(dot)xyz
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pg_basebackup has an accidentaly separated help message
Date: 2023-12-25 08:07:28
Message-ID: 20231225.170728.2279520422523495817.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Mon, 25 Dec 2023 15:42:41 +0900, Michael Paquier <michael(at)paquier(dot)xyz> wrote in
> 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?

Yes. So, it turns out that they're found after they have been
committed.

Because handling a large volume of translations all at once is
daunting, I am maintaining translations locally to avoid that.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Anton A. Melnikov 2023-12-25 08:23:27 Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
Previous Message Richard Guo 2023-12-25 07:01:51 Re: Check lateral references within PHVs for memoize cache keys