Re: Add assertion for failed alloc to palloc0() and palloc_extended()
Andreas Karlsson <andreas@proxel.se>
From: Andreas Karlsson <andreas@proxel.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-03-04T08:52:14Z
Lists: pgsql-hackers
On 3/4/25 3:01 AM, Michael Paquier wrote: > On Mon, Mar 03, 2025 at 01:13:05PM +0900, Michael Paquier wrote: >> In short, LGTM. Will apply if there are no objections. > > And applied as 40d3f8274499. Thanks! Andreas