1/*-------------------------------------------------------------------------
4 * prototypes for nodeGroup.c
7 * Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
8 * Portions Copyright (c) 1994, Regents of the University of California
10 * src/include/executor/nodeGroup.h
12 *-------------------------------------------------------------------------
23#endif /* NODEGROUP_H */
GroupState * ExecInitGroup(Group *node, EState *estate, int eflags)
void ExecReScanGroup(GroupState *node)
void ExecEndGroup(GroupState *node)