Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Yasuo Honda <yasuo.honda@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2026-03-30T05:40:49Z
Lists: pgsql-hackers
On Sat, Mar 28, 2026 at 12:01 AM Fujii Masao <masao.fujii@gmail.com> wrote: > Barring any objections, I will commit this and backpatch it to v18, where > NOT ENFORCED foreign keys were introduced. I've pushed the patch. Thanks! Regards, -- Fujii Masao
Commits
-
Fix FK triggers losing DEFERRABLE/INITIALLY DEFERRED when marked ENFORCED again
- 5db5e339692e 18.4 landed
- 2497dac55648 19 (unreleased) landed