Header And Logo

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

Data Fields

WindowFuncExprState Struct Reference

#include <execnodes.h>

Data Fields

ExprState xprstate
Listargs
int wfuncno

Detailed Description

Definition at line 594 of file execnodes.h.


Field Documentation

Definition at line 597 of file execnodes.h.

Referenced by advance_windowaggregate(), ExecInitExpr(), and ExecInitWindowAgg().

Definition at line 598 of file execnodes.h.

Referenced by ExecEvalWindowFunc(), ExecInitWindowAgg(), and ExecWindowAgg().

Definition at line 596 of file execnodes.h.

Referenced by ExecInitExpr(), and ExecInitWindowAgg().


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