Re: Unexpected behavior after OOM errors

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Matthias van de Meent <boekewurm+postgres(at)gmail(dot)com>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Unexpected behavior after OOM errors
Date: 2026-07-21 07:55:13
Message-ID: al8l4cuqhuAWXBMD@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tofig Aliev 2026-07-21 08:19:27 Re: Add cleanup parsing contexts for pg_hba and pg_ident files
Previous Message Michael Paquier 2026-07-21 07:54:22 Re: Add cleanup parsing contexts for pg_hba and pg_ident files