Re: Doc: clarify the log message level of the VERBOSE option
Masahiro Ikeda <ikedamsh@oss.nttdata.com>
From: Masahiro Ikeda <ikedamsh@oss.nttdata.com>
To: Yugo NAGATA <nagata@sraoss.co.jp>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2024-12-05T07:48:27Z
Lists: pgsql-hackers
On 2024-12-05 16:23, Yugo NAGATA wrote: > > - Prints a progress report as each table is clustered. > + Prints a progress report as each table is clustered, > + at <literal>INFO</literal> level. > > > I feel like the comma could not be necessary here like the fix for > the ANALYZE document, but it might be better to wait for a review > from a native English speaker. Thanks. OK, I'll wait. Regards, -- Masahiro Ikeda NTT DATA CORPORATION
Commits
-
doc: Clarify log level for VERBOSE messages in maintenance commands.
- 632384d0eb14 18.0 landed