On Thu, 2 Jan 2025 at 13:33, Tom Lane <[email protected]> wrote: > > David Rowley <[email protected]> writes: > > I think what would be more interesting is seeing if we can store the > > TupleHashEntryData.firstTuple in a bump context. > > Are you saying the same as above, or something different?
I thought you only meant store the hash buckets in a bump context. I didn't realise you meant the tuples too. Seems we were talking about the same thing. David
