Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED

From: Yasuo Honda <yasuo(dot)honda(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix unexpected loss of DEFERRABLE property after toggling NOT ENFORCED / ENFORCED
Date: 2026-03-30 12:17:44
Message-ID: CAKmOUTkFx0uvhVWxgG+Ock66zOPs18VbdtfSdbMvpuNv7pchzA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I've pushed the patch. Thanks!

Thanks for reviewing and committing this, and for the fixups.
Once this fix is released, I can complete NOT ENFORCED foreign key
support in Ruby on Rails.

--
Yasuo Honda

On Mon, Mar 30, 2026 at 2:41 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Sat, Mar 28, 2026 at 12:01 AM Fujii Masao <masao(dot)fujii(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-03-30 12:19:41 Re: Bug: wrong relname in RemoveSubscriptionRel() error detail
Previous Message Álvaro Herrera 2026-03-30 12:08:45 Re: table AM option passing