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
-
Fix detach of a partition that has a toplevel FK to a partitioned table
- ddab512ebb97 16.7 landed
- 9b21f203dd87 18.0 landed
- 2f30847d1d04 17.3 landed
- 1bc092519b77 15.11 landed