Re: Additional logging for VACUUM and ANALYZE

From: Fabrízio Mello <fabriziomello(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Nathan Bossart <bossartn(at)amazon(dot)com>
Subject: Re: Additional logging for VACUUM and ANALYZE
Date: 2017-11-07 15:11:56
Message-ID: 20171107151156.1353.51829.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: not tested
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

> int save_nestlevel;
> + bool rel_lock;
>

Just remove the additional tab indentation before rel_lock variable.

The rest looks good to me.

Regards,

Fabrízio Mello

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Claudio Freire 2017-11-07 15:12:02 Re: Small improvement to compactify_tuples
Previous Message Юрий Соколов 2017-11-07 14:42:51 Re: Small improvement to compactify_tuples