Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence()
Date
Msg-id ZlPHTSvvTj7RsmX1@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence()  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-committers
On Sun, May 26, 2024 at 06:43:50PM -0400, Andrew Dunstan wrote:
> Oops, sorry for the noise. I just looked at a few failures and this was what
> I saw.

Thanks for the heads-up.  I saw the failures before your message,
panicked at first, and then noticed that it was unrelated.
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence()
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix check for memory allocation