Re: Add assertion for failed alloc to palloc0() and palloc_extended()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add assertion for failed alloc to palloc0() and palloc_extended()
Date: 2025-03-04 02:01:34
Message-ID: Z8Ze_hXGOlPLR-oS@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-03-04 03:59:21 Re: doc: Mention clock synchronization recommendation for hot_standby_feedback
Previous Message Masahiko Sawada 2025-03-04 01:23:03 Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation