Detaching a partition with an index manually attached to the parent's index triggers Assert

Edit
ID 5053
Title Detaching a partition with an index manually attached to the parent's index triggers Assert
Topic Bug Fixes
Created 2024-06-19 02:59:55
Last modified 2024-07-13 07:02:43 (4 months, 1 week ago)
Latest email 2024-07-12 10:57:05 (4 months, 1 week ago)
Status
2024-07: Committed
Target version 17
Authors Álvaro Herrera (alvherre), Tender Wang (tndrwang)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5053
git checkout commitfest/cf/5053
Emails
BUG #18500: Detaching a partition with an index manually attached to the parent's index triggers Assert
First at 2024-06-09 06:00:00 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2024-07-12 10:57:05 by Alvaro Herrera <alvherre at alvh.no-ip.org>
Latest attachment (v3-0001-Cope-at-DETACH-time-for-12-16.patch) at 2024-07-04 12:17:08 from Alvaro Herrera <alvherre at alvh.no-ip.org>
    Attachment (v3-0001-Cope-at-DETACH-time-for-12-16.patch) at 2024-07-04 12:17:08 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v2-0001-WIP-don-t-let-constraint-indexes-attach-to-raw-in.patch) at 2024-06-28 11:27:17 from Alvaro Herrera <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v1-0001-Fix-assert-failure-when-detach-partition.patch) at 2024-06-12 05:49:32 from Tender Wang <tndrwang at gmail.com> (Patch: Yes)
History
When Who What
2024-07-13 07:02:43 Tender Wang (tndrwang) Closed in commitfest 2024-07 with status: Committed
2024-07-13 07:02:43 Tender Wang (tndrwang) Changed committer to alvherre
2024-07-04 08:33:40 Tender Wang (tndrwang) Changed authors to Álvaro Herrera (alvherre), Tender Wang (tndrwang)
2024-06-19 03:00:19 Tender Wang (tndrwang) Changed authors to Tender Wang (tndrwang)
2024-06-19 03:00:19 Tender Wang (tndrwang) Changed targetversion to 17
2024-06-19 02:59:55 Tender Wang (tndrwang) Attached mail thread 18500-62948b6fe5522f56@postgresql.org
2024-06-19 02:59:55 Tender Wang (tndrwang) Created patch record
Edit