Re: ALTER CONSTRAINT on a partitioned FK isn't working

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: ALTER CONSTRAINT on a partitioned FK isn't working
Date: 2021-05-04 00:21:16
Message-ID: 20210504002116.GA23860@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

This backpatches to 12 and 13 cleanly, but 11 needs a completely
different patch -- attached.

--
Álvaro Herrera Valdivia, Chile
Maybe there's lots of data loss but the records of data loss are also lost.
(Lincoln Yeoh)

Attachment Content-Type Size
0001-fix-ALTER-CONSTRAINT-for-partitioned-tables.patch text/x-diff 14.5 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2021-05-04 07:00:10 Re: BUG #16990: Random PANIC in qemu user context
Previous Message Alvaro Herrera 2021-05-03 23:16:33 Re: ALTER CONSTRAINT on a partitioned FK isn't working