Re: Doc: clarify the log message level of the VERBOSE option

From: Masahiro Ikeda <ikedamsh(at)oss(dot)nttdata(dot)com>
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: Yugo NAGATA <nagata(at)sraoss(dot)co(dot)jp>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Doc: clarify the log message level of the VERBOSE option
Date: 2025-01-06 07:17:32
Message-ID: 138e2d6863a317a02d140372ed03271a@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2024-12-20 02:57, Fujii Masao wrote:
> On 2024/12/05 16:48, Masahiro Ikeda wrote:
>> 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.
>
> I'm not a native English speaker, but barring any objection,
> I'd like to commit the attached patch. In this patch,
> I've just removed a comma and updated the commit log message.
>
> Regards,

Sorry for the late reply. It's okay with me.
Thank you!

Regards,
--
Masahiro Ikeda
NTT DATA CORPORATION

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-01-06 07:31:07 Refactor WinGetFuncArgInFrame
Previous Message Zhou, Zhiguo 2025-01-06 07:05:02 Re: RFC: Lock-free XLog Reservation from WAL