Re: Use generation memory context for tuplestore.c - Mailing list pgsql-hackers

From David Rowley
Subject Re: Use generation memory context for tuplestore.c
Date
Msg-id CAApHDvpwr6M9uCJo8Se7kcMW2Zw14qo_R1P4Uuwp60Z5eK-Apw@mail.gmail.com
Whole thread Raw
In response to Re: Use generation memory context for tuplestore.c  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On Sat, 6 Jul 2024 at 12:08, David Rowley <dgrowleyml@gmail.com> wrote:
> I also had not intended that the buffile.c stuff would use the
> generation context.  I'll need to fix that too, but I think I'll fix
> the GenerationRealloc() first.

I've pushed a fix for that now too.

David



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: debugging what might be a perf regression in 17beta2
Next
From: Fujii Masao
Date:
Subject: MERGE/SPLIT partition commands should create new partitions in the parent's tablespace?