Re: Possible null pointer dereference in afterTriggerAddEvent()
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: kuznetsovam@altlinux.org
Cc: pgsql-hackers@lists.postgresql.org, nickel@altlinux.org, egori@altlinux.org
Date: 2024-09-25T16:05:27Z
Lists: pgsql-hackers
On 2024-Sep-24, Alvaro Herrera wrote: > On 2024-Sep-24, Alexander Kuznetsov wrote: > > > is there anything else we can help with or discuss in order to apply this fix? > > I don't think so, it seems a no-brainer to me and there are no > objections. I'll get it pushed tomorrow. OK, done. -- Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/ "The Postgresql hackers have what I call a "NASA space shot" mentality. Quite refreshing in a world of "weekend drag racer" developers." (Scott Marlowe)
Commits
-
Turn 'if' condition around to avoid Svace complaint
- dce507356a4a 18.0 landed