В письме от среда, 14 июля 2021 г. 15:09:12 MSK пользователь vignesh C 
написал:
> The patch does not apply on Head anymore, could you rebase and post a
> patch. I'm changing the status to "Waiting for Author".

Thank you for notification. 

I've tried to rebase it and found out that some options have been added to 
partitioned table.
Handling this needs careful approach, and I will fix it two weeks later, when I 
am back from vacations.


Meanwhile I would strongly suggest to change

{"vacuum_index_cleanup", RELOPT_TYPE_BOOL,

to 

{"vacuum_index_cleanup", RELOPT_TYPE_ENUM,

in src/backend/access/common/reloptions.c

This change should be done in 3499df0d
But current implementation of reloptions is very error prone , and it is very 
easy to miss this part.



-- 
Nikolay Shaplov 
dh...@nataraj.su (e-mail, jabber)  
@dhyan:nataraj.su (matrix)




Reply via email to