agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Michael Paquier <michael@paquier.xyz>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
Date: Tue, 23 Jun 2026 07:53:09 +0000
Message-ID: <E1wbvwT-001VWV-0j@gemulon.postgresql.org> (raw)

doc: Describe better handling of indexes in ALTER TABLE ATTACH PARTITION

When ALTER TABLE ... ATTACH PARTITION matches partition indexes to the
parent table's indexes, invalid indexes are skipped.  This commit
improves the documentation to describe what e90e9275f56 has changed:
invalid indexes are skipped, and only valid indexes are considered for a
match.

Author: Mohamed Ali <moali.pg@gmail.com>
Reviewed-by: Sami Imseih <samimseih@gmail.com>
Discussion: https://postgr.es/m/CAGnOmWpAMaE-BOkpwM6mJnHcpS2QZ8yLSSaqmz+vryEsbCWWWA@mail.gmail.com
Backpatch-through: 14

Branch
------
REL_14_STABLE

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

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)



view thread (6+ messages)

Message-ID: <E1wbvwT-001VWV-0j@gemulon.postgresql.org>
Permalink:  ../E1wbvwT-001VWV-0j@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wbvwT-001VWV-0j@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: michael@paquier.xyz, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: doc: Describe better handling of indexes in ALTER TABLE ATTACH P
  In-Reply-To: <E1wbvwT-001VWV-0j@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox