Re: [HACKERS] Additional logging for VACUUM and ANALYZE

Поиск
Список
Период
Сортировка
От Fabrízio Mello
Тема Re: [HACKERS] Additional logging for VACUUM and ANALYZE
Дата
Msg-id 20171107151156.1353.51829.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на [HACKERS] Additional logging for VACUUM and ANALYZE  ("Bossart, Nathan" <bossartn@amazon.com>)
Ответы Re: [HACKERS] Additional logging for VACUUM and ANALYZE
Список 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 по дате отправления:

Предыдущее
От: Юрий Соколов
Дата:
Сообщение: Re: [HACKERS] Small improvement to compactify_tuples
Следующее
От: Claudio Freire
Дата:
Сообщение: Re: [HACKERS] Small improvement to compactify_tuples