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 <[email protected]>
Discussion: 
https://postgr.es/m/CAGnOmWpHu25_LpT=zv7ktetqhqv1qezzfyld_tdyolu1od9...@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7a24fad3d9f39cfa187b3fd240211c0de7615f9a

Modified Files
--------------
doc/src/sgml/ref/alter_index.sgml | 5 +++++
1 file changed, 5 insertions(+)

Reply via email to