Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull
Date
Msg-id 202603201343.wuew4jmbc2jk@alvherre.pgsql
Whole thread Raw
In response to Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull  (Artur Zakirov <zaartur@gmail.com>)
List pgsql-hackers
On 2026-Mar-18, Artur Zakirov wrote:

> Thank you for the quick response. Sure, I attached the patch for the
> main branch and for REL_18_STABLE just in case, although the main
> patch also should apply to REL_18_STABLE.
> I think we might need to backpatch it to PG 18 too where the change
> was introduced.

Thanks, this is clearly my mistake -- pushed to both branches.

(I didn't use the patch you sent for 18, just the one for master, which
I then cherry-picked into 18.  I would say that it's not necessary to
submit a version specific to a branch when the one for master
cherry-picks cleanly.)

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Alexandre Felipe
Date:
Subject: Re: New access method for b-tree.
Next
From: Ashutosh Bapat
Date:
Subject: Re: SQL Property Graph Queries (SQL/PGQ)