Re: Allow NOT VALID foreign key constraints on partitioned tables. - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Allow NOT VALID foreign key constraints on partitioned tables.
Date
Msg-id 202501231504.4kgstjs6b7ae@alvherre.pgsql
Whole thread Raw
Responses Re: Allow NOT VALID foreign key constraints on partitioned tables.
List pgsql-hackers
On 2025-Jan-22, Amul Sul wrote:

> You’re correct; it’s fixed in the attached version, along with an
> assert(!convalidated) in QueueFKConstraintValidation(), and I’ve
> included tests to cover the change. Thanks for reviewing this patch.

OK thanks, looks good, I have pushed it now with some trivial
amendments.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"Java is clearly an example of money oriented programming"  (A. Stepanov)



pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: Extended Statistics set/restore/clear functions.
Next
From: Japin Li
Date:
Subject: Re: Compression of bigger WAL records