Re: Unexpected behavior after OOM errors - Mailing list pgsql-hackers

From Matthias van de Meent
Subject Re: Unexpected behavior after OOM errors
Date
Msg-id CAEze2Wh0+MQkfXLjW6Sa8ntYqg8ttjjjqTgsyBVYAssyJA3p1w@mail.gmail.com
Whole thread
List pgsql-hackers
On Tue, 21 Jul 2026 at 09:55, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Tue, Jul 21, 2026 at 07:41:23AM +0900, Michael Paquier wrote:
> > Neater to not call AllocSetContextCreate() in the cache context this
> > way, indeed.  That's better than what I have sent.
>
> Applied this one.  I have not looked more at the three others.

Thanks! Sorry for the conflicting patches, I'd missed the mail with yours.


Kind regards,

Matthias



pgsql-hackers by date:

Previous
From: Andrey Borodin
Date:
Subject: Delete GIN posting tree pages without excessive locking
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Validate SERVER subscription conninfo during ALTER SUBSCRIPTION ... OWNER TO