Re: Additional logging for VACUUM and ANALYZE

From: "Bossart, Nathan" <bossartn(at)amazon(dot)com>
To: Fabrízio Mello <fabriziomello(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Additional logging for VACUUM and ANALYZE
Date: 2017-11-07 15:35:03
Message-ID: 094DC499-D038-485F-9E3F-C0F602B95C1C@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 11/7/17, 9:13 AM, "Fabrízio Mello" <fabriziomello(at)gmail(dot)com> wrote:
>> int save_nestlevel;
>> + bool rel_lock;
>>
>
> Just remove the additional tab indentation before rel_lock variable.

I've removed the extra tab in v4.

Nathan

Attachment Content-Type Size
new_vacuum_log_messages_v4.patch application/octet-stream 5.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrízio de Royes Mello 2017-11-07 15:54:41 Re: Additional logging for VACUUM and ANALYZE
Previous Message Andres Freund 2017-11-07 15:20:04 Re: Small improvement to compactify_tuples