Header And Logo

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

Data Fields

WindowDef Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * name
char * refname
ListpartitionClause
ListorderClause
int frameOptions
NodestartOffset
NodeendOffset
int location

Detailed Description

Definition at line 403 of file parsenodes.h.


Field Documentation

Definition at line 410 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

Definition at line 413 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

Definition at line 406 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

Definition at line 407 of file parsenodes.h.

Referenced by transformWindowDefinitions(), and transformWindowFuncCall().

Definition at line 405 of file parsenodes.h.


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