Data Fields | |
NodeTag | type |
WindowAggState * | winstate |
List * | argstates |
void * | localmem |
int | markptr |
int | readptr |
int64 | markpos |
int64 | seekpos |
Definition at line 60 of file nodeWindowAgg.c.
Definition at line 64 of file nodeWindowAgg.c.
Referenced by ExecInitWindowAgg(), WinGetFuncArgCurrent(), WinGetFuncArgInFrame(), and WinGetFuncArgInPartition().
Definition at line 65 of file nodeWindowAgg.c.
Referenced by ExecInitWindowAgg(), release_partition(), and WinGetPartitionLocalMemory().
Definition at line 68 of file nodeWindowAgg.c.
Referenced by begin_partition(), and WinSetMarkPosition().
Definition at line 66 of file nodeWindowAgg.c.
Referenced by begin_partition(), eval_windowaggregates(), ExecInitWindowAgg(), and WinSetMarkPosition().
Definition at line 67 of file nodeWindowAgg.c.
Referenced by begin_partition(), ExecInitWindowAgg(), window_gettupleslot(), and WinSetMarkPosition().
Definition at line 69 of file nodeWindowAgg.c.
Referenced by begin_partition(), window_gettupleslot(), and WinSetMarkPosition().
Definition at line 62 of file nodeWindowAgg.c.
Definition at line 63 of file nodeWindowAgg.c.
Referenced by ExecInitWindowAgg(), update_frameheadpos(), update_frametailpos(), window_gettupleslot(), WinGetCurrentPosition(), WinGetFuncArgCurrent(), WinGetFuncArgInFrame(), WinGetFuncArgInPartition(), WinGetPartitionLocalMemory(), WinGetPartitionRowCount(), WinRowsArePeers(), and WinSetMarkPosition().