Header And Logo

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

Data Fields

WindowFunc Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
Oid winfnoid
Oid wintype
Oid wincollid
Oid inputcollid
Listargs
Index winref
bool winstar
bool winagg
int location

Detailed Description

Definition at line 258 of file primnodes.h.


Field Documentation

Definition at line 264 of file primnodes.h.

Referenced by initialize_peragg().

Definition at line 269 of file primnodes.h.

Referenced by ParseFuncOrColumn(), and transformWindowFuncCall().

Definition at line 268 of file primnodes.h.

Referenced by ExecInitExpr(), and ParseFuncOrColumn().

Definition at line 263 of file primnodes.h.

Definition at line 267 of file primnodes.h.

Referenced by get_windowfunc_expr(), and ParseFuncOrColumn().

Definition at line 262 of file primnodes.h.

Referenced by initialize_peragg(), and ParseFuncOrColumn().

Definition at line 260 of file primnodes.h.


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