NOT VALID foreign key constraints on partitioned tables

Edit
ID 5503
Title NOT VALID foreign key constraints on partitioned tables
Topic SQL Commands
Created 2025-01-14 04:27:43
Last modified 2025-01-23 15:36:17 (6 days, 5 hours ago)
Latest email 2025-01-28 03:39:18 (1 day, 17 hours ago)
Status
2025-03: Committed
Target version 18
Authors Amul Sul (sulamul)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5503
git checkout commitfest/cf/5503
Emails
Allow NOT VALID foreign key constraints on partitioned tables.
First at 2025-01-02 16:49:13 by Amul Sul <sulamul at gmail.com>
Latest at 2025-01-28 03:39:18 by Amul Sul <sulamul at gmail.com>
Latest attachment (v4-0001-Fix-instability-in-foreign-key-tests.patch) at 2025-01-24 10:50:00 from Amul Sul <sulamul at gmail.com>
    Attachment (v4-0001-Fix-instability-in-foreign-key-tests.patch) at 2025-01-24 10:50:00 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (v3-0002-Allow-NOT-VALID-foreign-key-constraints-on-partit.patch) at 2025-01-22 06:12:15 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Refactor-Split-ATExecValidateConstraint.patch) at 2025-01-15 05:34:51 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Refactor-Split-ATExecValidateConstraint.patch) at 2025-01-02 16:49:13 from Amul Sul <sulamul at gmail.com> (Patch: Yes)
History
When Who What
2025-01-23 15:36:17 Álvaro Herrera (alvherre) Closed in commitfest 2025-03 with status: Committed
2025-01-23 15:36:17 Álvaro Herrera (alvherre) Changed committer to alvherre
2025-01-14 04:28:01 Amul Sul (sulamul) Changed authors to Amul Sul (sulamul)
2025-01-14 04:28:01 Amul Sul (sulamul) Changed targetversion to 18
2025-01-14 04:27:44 Amul Sul (sulamul) Attached mail thread CAAJ_b96Bp=-ZwihPPtuaNX=SrZ0U6ZsXD3+fgARO0JuKa8v2jQ@mail.gmail.com
2025-01-14 04:27:43 Amul Sul (sulamul) Created patch record
Edit