Re: Prevent setting NO INHERIT on partitioned not-null constraints

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: Jim Jones <jim(dot)jones(at)uni-muenster(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Prevent setting NO INHERIT on partitioned not-null constraints
Date: 2026-05-22 15:02:47
Message-ID: CAHGQGwHpv-6hXaoyzNF2YdovhA19pM858CDkUYDBKQ6HD3=bFw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 22, 2026 at 5:10 PM Andreas Karlsson <andreas(at)proxel(dot)se> wrote:
>
> On 5/22/26 3:10 AM, Fujii Masao wrote:
> > This should be backpatched to v18, where ALTER TABLE ... ALTER
> > CONSTRAINT ... [NO] INHERIT
> > was added. Right?
> Yes, as this is a bug I think it should be backpatched to 18.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2026-05-22 15:28:40 Re: Set notice receiver before libpq connection startup
Previous Message Chao Li 2026-05-22 14:55:18 Re: Set notice receiver before libpq connection startup