Re: Bug in detaching a partition with a foreign key.

Amul Sul <sulamul@gmail.com>

From: Amul Sul <sulamul@gmail.com>
To: Álvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Sami Imseih <samimseih@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2025-01-22T04:07:16Z
Lists: pgsql-hackers
On Tue, Jan 21, 2025 at 7:25 PM Álvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>
> On 2025-Jan-20, Sami Imseih wrote:
>
> > Patch looks good to me,
>
> Thanks, pushed.
>
A big thanks to Álvaro and Sami for getting it fixed!

Regards,
Amul



Commits

  1. Fix detach of a partition that has a toplevel FK to a partitioned table