pgsql: doc: Mention validation attempt during ALTER INDEX .. ATTACH PAR

Started by Michael Paquier3 months ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/CAGnOmWpHu25_LpT=zv7KtetQhqV1QEZzFYLd_TDyOLu1Od9fpw@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d36a668f5d79f96bd4affbc23ac4f8f9a8c8e8f2

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