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
-
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified
- fde796eea922 13.17 landed
- fbbcbdef2334 14.14 landed
- f1c141fe143c 18.0 landed
- e9959ff71c40 17.1 landed
- dd27cc044447 12.21 landed
- d76a97a84a61 15.9 landed
- 1257fea164ee 16.5 landed