Re: [HACKERS] Additional logging for VACUUM and ANALYZE - Mailing list pgsql-hackers

From Fabrízio Mello
Subject Re: [HACKERS] Additional logging for VACUUM and ANALYZE
Date
Msg-id 20171107151156.1353.51829.pgcf@coridan.postgresql.org
Whole thread Raw
In response to [HACKERS] Additional logging for VACUUM and ANALYZE  ("Bossart, Nathan" <bossartn@amazon.com>)
Responses Re: [HACKERS] Additional logging for VACUUM and ANALYZE  ("Bossart, Nathan" <bossartn@amazon.com>)
List 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

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Юрий Соколов
Date:
Subject: Re: [HACKERS] Small improvement to compactify_tuples
Next
From: Claudio Freire
Date:
Subject: Re: [HACKERS] Small improvement to compactify_tuples