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

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
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 08:10:41
Message-ID: ba992d79-4a1b-4297-b29d-d2d87b978580@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Andreas Karlsson
Percona

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2026-05-22 08:40:12 Re: Incremental View Maintenance, take 2
Previous Message Jim Jones 2026-05-22 07:25:54 Re: Avoid leaking system path from pg_available_extensions