| From: | Álvaro Herrera <alvherre(at)kurilemu(dot)de> |
|---|---|
| To: | Artur Zakirov <zaartur(at)gmail(dot)com> |
| Cc: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Order of InvokeObjectPostAlterHook within ATExecSetNotNull |
| Date: | 2026-03-20 13:45:29 |
| Message-ID: | 202603201343.wuew4jmbc2jk@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ashutosh Bapat | 2026-03-20 13:53:44 | Re: SQL Property Graph Queries (SQL/PGQ) |
| Previous Message | Alexandre Felipe | 2026-03-20 13:44:39 | Re: New access method for b-tree. |