Re: Verbosity of genbki.pl
Teodor Sigaev <teodor@sigaev.ru>
From: Teodor Sigaev <teodor@sigaev.ru>
To: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@lists.postgresql.org
Date: 2018-04-08T17:45:01Z
Lists: pgsql-hackers
> 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
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/
Commits
-
Remove "Generating" output from catalog scripts
- 33a1c2145cd5 11.0 landed
-
Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.
- a65e17bd6fda 11.0 landed