Hi,

On 2022-02-18 19:46:26 -0600, Justin Pryzby wrote:
> +        * If outputting to a tty / or , append newline. pg_log_v() will put 
> the
> +        * individual progress items onto the next line.
> +        */
> +       if (log_opts.isatty || log_opts.verbose)
>
> I guess the comment should say "or in verbose mode".

Indeed. I think I got caught in a back-and-forth between different
formulations.

Baring that, anybody against committing this?

Greetings,

Andres Freund


Reply via email to