ALTER INDEX documentation is incomplete

The Post Office <noreply@postgresql.org>

From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: alvaro@datadoghq.com
Date: 2024-10-18T10:37:30Z
Lists: 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!

Commits

  1. Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified