Re: Verbosity of genbki.pl
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-04-09T18:16:39Z
Lists: pgsql-hackers
Hi, On 2018-04-08 13:33:42 -0400, Tom Lane wrote: > Traditionally genbki.pl has printed "Writing foo" for every file > it writes out. > 2. Print just one message like "Generating postgres.bki and related > files", and I guess a second one for fmgroids.h and related files. +0.5. - Andres
Commits
-
Remove "Generating" output from catalog scripts
- 33a1c2145cd5 11.0 landed
-
Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.
- a65e17bd6fda 11.0 landed