ALTER INDEX documentation is incomplete - Mailing list pgsql-docs

From PG Doc comments form
Subject ALTER INDEX documentation is incomplete
Date
Msg-id 172924785099.698.15236991344616673753@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/sql-alterindex.html
Description:

I am trying to find out whether the syntax `ALTER INDEX name ATTACH
PARTITION index_name` accepts a schema-qualified index_name. However, there
is no further reference to the index_name variable in the rest of the page.
I believe this variable should be referenced in the Parameters section.
Thanks!

pgsql-docs by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: Savepoint
Next
From: Koen De Groote
Date:
Subject: Re: Logical replication - initial data synchronization