Re: Verbosity of genbki.pl

John Naylor <jcnaylor@gmail.com>

From: John Naylor <jcnaylor@gmail.com>
To: Teodor Sigaev <teodor@sigaev.ru>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2018-04-09T08:49:09Z
Lists: pgsql-hackers

Attachments

On 4/9/18, Teodor Sigaev <teodor@sigaev.ru> wrote:
>> 1. Print nothing at all.  That's more in keeping with our modern
>> build practices, but maybe it's too big a change?
>>
>> 2. Print just one message like "Generating postgres.bki and related
>> files", and I guess a second one for fmgroids.h and related files.
>>
>> I don't have a strong preference.  Opinions?
>
> Second point, pls. I'd like to see some stage done

The attached patch does #2.

-John Naylor

Commits

  1. Remove "Generating" output from catalog scripts

  2. Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.