doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION

Michael Paquier <michael@paquier.xyz>

Commit: 8f2429ff24feeec6ddcf0f20f125aa35ebced0c9
Author: Michael Paquier <michael@paquier.xyz>
Date: 2026-05-01T04:10:42Z
Releases: 16.14
doc: Mention validation attempt during ALTER INDEX .. ATTACH PARTITION

Since 9d3e094f12, the command tries to validate the parent index of the
named index, if invalid.  The documentation did not mention this
behavior, which could be confusing.

Author: Mohamed ALi <moali.pg@gmail.com>
Discussion: https://postgr.es/m/CAGnOmWpHu25_LpT=zv7KtetQhqV1QEZzFYLd_TDyOLu1Od9fpw@mail.gmail.com
Backpatch-through: 14

Files

PathChange+/−
doc/src/sgml/ref/alter_index.sgml modified +5 −0

Documentation touched

Discussion