Re: Doc: clarify the log message level of the VERBOSE option - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Doc: clarify the log message level of the VERBOSE option
Date
Msg-id e974327b-7b78-4894-b635-ec5d8a1cea0d@oss.nttdata.com
Whole thread Raw
In response to Re: Doc: clarify the log message level of the VERBOSE option  (Masahiro Ikeda <ikedamsh@oss.nttdata.com>)
List pgsql-hackers

On 2025/01/06 16:17, Masahiro Ikeda wrote:
> 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.

Thanks for checking that! Pushed.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION




pgsql-hackers by date:

Previous
From: Masahiro Ikeda
Date:
Subject: Re: Doc: fix the rewrite condition when executing ALTER TABLE ADD COLUMN
Next
From: wenhui qiu
Date:
Subject: Re: [RFC] Lock-free XLog Reservation from WAL