Re: psql help message contains excessive indentations

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: alvherre(at)alvh(dot)no-ip(dot)org
Cc: nagata(at)sraoss(dot)co(dot)jp, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: psql help message contains excessive indentations
Date: 2023-09-08 00:55:23
Message-ID: 20230908.095523.191624094409567922.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Thu, 7 Sep 2023 13:06:35 +0200, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote in
> On 2023-Sep-07, Yugo NAGATA wrote:
> > + HELP0(" \\watch [[i=]SEC] [c=N] [m=MIN]\n"
> > + " execute query every SEC seconds, up to N times\n"
> > + " stop if less than MIN rows are returned\n");
>
> Yeah, this looks right to me -- the whole help entry as a single
> translatable unit, instead of three separately translatable lines.

+1

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-09-08 01:05:37 Re: [BackendXidGetPid] only access allProcs when xid matches
Previous Message Thomas Munro 2023-09-08 00:19:28 Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?