Re: Reduce TupleHashEntryData struct size by half - Mailing list pgsql-hackers

From David Rowley
Subject Re: Reduce TupleHashEntryData struct size by half
Date
Msg-id CAApHDvrRN3_hJMzQ7HdWVeQNoGwbLvsfDePkoYDcjAcNMtYRWg@mail.gmail.com
Whole thread Raw
In response to Re: Reduce TupleHashEntryData struct size by half  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
On Wed, 15 Jan 2025 at 07:47, Jeff Davis <pgsql@j-davis.com> wrote:
>
> On Tue, 2025-01-14 at 22:01 +1300, David Rowley wrote:
> > The trick would be to ensure ExecClearTuple() still works.
>
> I'm confused by this. The comment over copy_minimal_slot says:

I must have confused TupleTableSlotOps.copy_minimal_tuple with
get_minimal_tuple. Admittedly, I didn't look at the code and was
working from memory, which must be faulty.  Sounds like this makes
things easier. Good.

David



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: New GUC autovacuum_max_threshold ?
Next
From: Sami Imseih
Date:
Subject: Re: New GUC autovacuum_max_threshold ?