Data Fields | |
WindowFuncExprState * | wfuncstate |
WindowFunc * | wfunc |
int | numArguments |
FmgrInfo | flinfo |
Oid | winCollation |
int16 | resulttypeLen |
bool | resulttypeByVal |
bool | plain_agg |
int | aggno |
WindowObject | winobj |
Definition at line 76 of file nodeWindowAgg.c.
Definition at line 96 of file nodeWindowAgg.c.
Definition at line 84 of file nodeWindowAgg.c.
Referenced by eval_windowfunction().
Definition at line 82 of file nodeWindowAgg.c.
Referenced by advance_windowaggregate(), and eval_windowfunction().
Definition at line 95 of file nodeWindowAgg.c.
Referenced by begin_partition(), and ExecWindowAgg().
Definition at line 93 of file nodeWindowAgg.c.
Referenced by eval_windowfunction().
Definition at line 92 of file nodeWindowAgg.c.
Referenced by eval_windowfunction().
Definition at line 80 of file nodeWindowAgg.c.
Definition at line 79 of file nodeWindowAgg.c.
Referenced by advance_windowaggregate(), and ExecWindowAgg().
Definition at line 86 of file nodeWindowAgg.c.
Referenced by advance_windowaggregate(), eval_windowfunction(), and finalize_windowaggregate().
Definition at line 98 of file nodeWindowAgg.c.
Referenced by begin_partition(), eval_windowfunction(), and release_partition().