Re: Typo in pgbench messages. - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Typo in pgbench messages.
Date
Msg-id 20220228.173209.973734970987552516.t-ishii@sranhm.sra.co.jp
Whole thread Raw
In response to Re: Typo in pgbench messages.  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: Typo in pgbench messages.  (Fabien COELHO <coelho@cri.ensmp.fr>)
List 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



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Allow file inclusion in pg_hba and pg_ident files
Next
From: Brar Piening
Date:
Subject: Re: Add id's to various elements in protocol.sgml