| От | Michael Paquier |
|---|---|
| Тема | Re: Add SKIP LOCKED to VACUUM and ANALYZE |
| Дата | |
| Msg-id | 20180724024049.GE4035@paquier.xyz обсуждение |
| Ответ на | Re: Add SKIP LOCKED to VACUUM and ANALYZE ("Bossart, Nathan" <bossartn@amazon.com>) |
| Ответы |
Re: Add SKIP LOCKED to VACUUM and ANALYZE
|
| Список | pgsql-hackers |
On Mon, Jul 23, 2018 at 02:27:48PM +0000, Bossart, Nathan wrote:
> Sorry for the delay on these patches! This is nearly identical to
> what I started writing last night, so it looks good to me.
Thanks for double-checking. I have pushed this one to move on with the
rest of the feature.
> +typedef enum ClusterOption
> +{
> + CLUOPT_RECHECK, /* recheck relation state */
> + CLUOPT_VERBOSE /* print progress info */
> +} ClusterOption;
>
> It looks like the last line here has a bit of extra whitespace
> compared to the other code in parsenodes.h.
That came from pgindent. I have just updated typedefs.list to take care
of it. There could be an argument about moving recheck out of
cluster_rel(), but that would not be nice with any module for example
calling this API, so its contract is unchanged.
--
Michael
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера