> On Dec 18, 2025, at 15:22, Chao Li wrote:
>
> Hi Hacker,
>
> While working on a patch these days, my eyes are on the “alter table” doc,
> and found multiple errors:
>
> 1. Several sub-commands are missed in the top “action” list:
>
>* ALTER COLUMN SET
>* ALTER COLUMN RESTART
>
Hi Hacker,
While working on a patch these days, my eyes are on the “alter table” doc,
and found multiple errors:
1. Several sub-commands are missed in the top “action” list:
* ALTER COLUMN SET
* ALTER COLUMN RESTART
* RENAME
* SET SCHEMA
* ATTACH PARTITION
* DETACH PARTITION