Header And Logo

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

Data Fields

WindowClause Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * name
char * refname
ListpartitionClause
ListorderClause
int frameOptions
NodestartOffset
NodeendOffset
Index winref
bool copiedOrder

Detailed Description

Definition at line 862 of file parsenodes.h.


Field Documentation

Definition at line 873 of file parsenodes.h.

Referenced by get_rule_windowspec(), and transformWindowDefinitions().

Definition at line 866 of file parsenodes.h.

Referenced by get_rule_windowspec(), and transformWindowDefinitions().

Definition at line 864 of file parsenodes.h.


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