Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

WindowStatePerFuncData Struct Reference

Data Fields

WindowFuncExprStatewfuncstate
WindowFuncwfunc
int numArguments
FmgrInfo flinfo
Oid winCollation
int16 resulttypeLen
bool resulttypeByVal
bool plain_agg
int aggno
WindowObject winobj

Detailed Description

Definition at line 76 of file nodeWindowAgg.c.


Field Documentation

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 98 of file nodeWindowAgg.c.

Referenced by begin_partition(), eval_windowfunction(), and release_partition().


The documentation for this struct was generated from the following file: