public inbox for [email protected]
help / color / mirror / Atom feedFrom: Jeff Davis <[email protected]>
To: [email protected]
Subject: pgsql: Create accessor functions for TupleHashEntry.
Date: Tue, 25 Mar 2025 05:06:46 +0000
Message-ID: <[email protected]> (raw)
Create accessor functions for TupleHashEntry.
Refactor for upcoming optimizations.
Reviewed-by: David Rowley <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/4d143509cbfae0207c35abffae7b0e3b4d078349
Modified Files
--------------
src/backend/executor/execGrouping.c | 14 ++++++++++----
src/backend/executor/nodeAgg.c | 32 +++++++++++++++-----------------
src/backend/executor/nodeSetOp.c | 33 ++++++++++++++++++++++-----------
src/backend/executor/nodeSubplan.c | 2 +-
src/include/executor/executor.h | 34 ++++++++++++++++++++++++++++++++++
src/include/nodes/execnodes.h | 1 +
6 files changed, 83 insertions(+), 33 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: Create accessor functions for TupleHashEntry.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox