Re: Prevent setting NO INHERIT on partitioned not-null constraints - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Prevent setting NO INHERIT on partitioned not-null constraints
Date
Msg-id CAHGQGwHpv-6hXaoyzNF2YdovhA19pM858CDkUYDBKQ6HD3=bFw@mail.gmail.com
Whole thread
In response to need a bit of help  (Fernando <fernandopostgresql@gmail.com>)
List pgsql-hackers
On Fri, May 22, 2026 at 5:10 PM Andreas Karlsson <andreas@proxel.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



pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: Set notice receiver before libpq connection startup
Next
From: Matheus Alcantara
Date:
Subject: Re: Avoid leaking system path from pg_available_extensions