Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
Date
Msg-id 202507031959.ujr2o35imthf@alvherre.pgsql
Whole thread Raw
In response to Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL  (Justin Pryzby <pryzby@telsasoft.com>)
Responses Re: [HACKERS] pg_upgrade failed with error - ERROR: column "a" in child table must be marked NOT NULL
List pgsql-hackers
On 2025-Jul-03, Justin Pryzby wrote:

> > I think from 18 on, the problem can no longer be recreated,
> 
> > Actually I think we should consider backporting to all live versions
> 
> If you don't backpatch it, there's no point.

Oh yeah, you're absolutely right.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"[PostgreSQL] is a great group; in my opinion it is THE best open source
development communities in existence anywhere."                (Lamar Owen)



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Allow parallelism for plpgsql return expression after commit 556f7b7
Next
From: John H
Date:
Subject: Re: Making pg_rewind faster