Re: Typo in pgbench messages.

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: coelho(at)cri(dot)ensmp(dot)fr
Cc: daniel(at)yesql(dot)se, michael(at)paquier(dot)xyz, ishii(at)sraoss(dot)co(dot)jp, kawamoto(at)sraoss(dot)co(dot)jp, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Typo in pgbench messages.
Date: 2022-02-28 08:32:09
Message-ID: 20220228.173209.973734970987552516.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Fabien,

>> That doesn't sound like an overwhelmingly convincing argument to print
>> some messages with 'X %' and others with 'X%'.
>
> Indeed. The no-space % are for database loading progress and the final
> report which I happen not to process through pipes and are more
> user-facing interfaces/reports. The stream piping need applies more to
> repeated lines such as those output by progress, which happen to avoid
> percentages anyway so the questions does not arise.
>
> So fine with me wrt having a more homogeneous report.

So are you fine with Kawamoto-san's patch?

Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brar Piening 2022-02-28 08:41:14 Re: Add id's to various elements in protocol.sgml
Previous Message Michael Paquier 2022-02-28 08:01:07 Re: Allow file inclusion in pg_hba and pg_ident files