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

Álvaro Herrera <alvherre@alvh.no-ip.org>

Commit: f1c141fe143cc362d6db918db5008c25e2df7a62
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2024-10-20T13:36:20Z
Releases: 18.0
Note that index_name in ALTER INDEX ATTACH PARTITION can be schema-qualified

Missed in 8b08f7d4820f; backpatch to all supported branches.

Reported-by: alvaro@datadoghq.com
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/172924785099.698.15236991344616673753@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/ref/alter_index.sgml modified +3 −2

Documentation touched

Discussion