Re: Issue attaching a table to a partitioned table with an auto-referenced foreign key

From: Matthew Gabeler-Lee <fastcat(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)kurilemu(dot)de>
Cc: Tender Wang <tndrwang(at)gmail(dot)com>, Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org, Christoph Berg <myon(at)debian(dot)org>, PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>, Guillaume Lelarge <guillaume(at)lelarge(dot)info>, Luca Vallisa <luca(dot)vallisa(at)gmail(dot)com>
Subject: Re: Issue attaching a table to a partitioned table with an auto-referenced foreign key
Date: 2025-05-08 17:14:56
Message-ID: CABpCjbbyOtxPwZvWKXm6vUwdo1PZ9Eot7RGFwC5psxqLcEZsdg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

On Sat, May 3, 2025 at 9:09 AM Alvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
> Y'all are still on time to test this a bit more before next week's
> releases ... if I have made things even worse I can still revert the
> patch. With luck, that won't be necessary.

I was not able to get to testing this before the release, but I was
able to test today after the release at least.

My earlier test case, and an adjusted version of it that is closer to
my production application (notably adding ON DELETE CASCADE to the
FK), now passes with 15.13.

Thank you :D

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Alvaro Herrera 2025-05-08 17:35:46 Re: Issue attaching a table to a partitioned table with an auto-referenced foreign key
Previous Message PG Bug reporting form 2025-05-08 16:17:15 BUG #18919: Source archives in ftp/source/v17.5 are missing

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2025-05-08 17:35:46 Re: Issue attaching a table to a partitioned table with an auto-referenced foreign key
Previous Message Daniele Varrazzo 2025-05-08 16:58:25 Fix PQport to never return NULL if the connection is valid