Re: Fail hard if xlogreader.c fails on out-of-memory - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fail hard if xlogreader.c fails on out-of-memory
Date
Msg-id ZRu3LPJ7NLHzfae8@paquier.xyz
Whole thread Raw
In response to Re: Fail hard if xlogreader.c fails on out-of-memory  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Thu, Sep 28, 2023 at 09:36:37AM +0900, Michael Paquier wrote:
> If none, I propose to apply the patch to switch to palloc() instead of
> palloc_extended(NO_OOM) in this code around the beginning of next
> week, down to 12.

Done down to 12 as of 6b18b3fe2c2f, then.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: Differences between = ANY and IN?
Next
From: vignesh C
Date:
Subject: Re: Invalidate the subscription worker in cases where a user loses their superuser status