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-001VWL-0V@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_18_STABLE

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

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



view thread (6+ messages)  latest in thread

Message-ID: <E1wbvwT-001VWL-0V@gemulon.postgresql.org>
Permalink:  ../E1wbvwT-001VWL-0V@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wbvwT-001VWL-0V@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-001VWL-0V@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